Xamarin.forms: [Enhancement] Allow to change the ProgressBar Uncomplete Color

Created on 23 Oct 2020  Â·  7Comments  Â·  Source: xamarin/Xamarin.Forms

When we have a black background in dark mode we can't see ProgressBar

Steps to Reproduce
Set Dark Mode Android
Add a ProgressBar on a black background
Watch
Expected Behavior
ProgressBar background should be seen

Actual Behavior
ProgressBar size can't be shown

Basic Information
Version with issue: Xamarin Forms 4.8.0.1451
Last known good version: None
IDE: Visual Studio 2019
Platform Target Frameworks:
All
Android Support Library Version: Android X

Affected Devices:

Screenshots
Screenshot_1603454809
Screenshot_1603454842

Workaround
No workaround

Hey @samhouts, please include tag a/darkmode

darkmode Android unverified enhancement âž•

Most helpful comment

I very much would appreciate that too ;)

All 7 comments

@transis2 are you testing on API 29 devices? For me the progress bar is showing up correctly

image

@PureWeen I will check

Hi @PureWeen, it works when OS theme is set to dark.

Is it possible to expose progressbar progress "uncompleted" color to change ?

If we set BackgroundColor the control look like this print screen below

Screenshot_1604155186

We have no way to change progress uncomplete color without custom controls

I am going to change this to an Enhancement where the request would be add one more property to the ProgressBar and to be able to modify the background color or the "uncomplete" color. @transis2

@jsuarezruiz Yes, thanks.

I very much would appreciate that too ;)

Looking forward to it

Was this page helpful?
0 / 5 - 0 ratings