xamarin/Xamarin.Forms

[Material] Activity Indicators currently don't render correctly for API < 21

Open

#5,478 opened on Mar 6, 2019

 (0 comments) (0 reactions) (0 assignees)C# (1,926 forks)batch import
a/visuale/5 :clock5:help wantedinactivet/bug :bug:up-for-grabs

Repository metrics

Stars
 (5,644 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Description

When using an Activity Indicator with a Background Color the Background Circle doesn't render at the correct size

The functional target for Material is to work on API > 21 so this is low priority right now

Steps to Reproduce

Expected Behavior

It should look the same on API 19, API 23 and API 28

Actual Behavior

Doesn't look the same

Basic Information

  • Version with issue: 3.6

Contributor guide