PullToRefresh Refresh Indicator ProgressBackground Transparent does not work on Android

Hello,

Since moving to .net maui our pull to refresh indicators are not working as expected on Android. When setting the ProgressBackground to transparent it works on iOS but does not work on Android. If we set it to the same color as the page behind, the color changes but then there is a border around it and no apparent way to turn this off. Is there a way to get rid of the border or for transparent to work on Android? Screenshot below shows what we see for each scenario. We are on .net9, maui 9.0.60, syncfusion 29.1.35.

Thank you for your help,

David


Attachment: PullToRefreshTicket_9d35d46b.jpg

2 Replies

RM RiyasHameed MohamedAbdulKhader Syncfusion Team April 29, 2025 02:17 PM UTC

Hi David Bauer,
We would like to let you know that, we have logged a bug for the reported query, “Transparent Background Not Properly Applied for Progress Background”, we will fix the issue and include the fix in our Upcoming nuget release, which is planned to rolled out on May 20, 2025. We will appreciate your patience until then. 
  
You can track the status of the issue in the feedback report below. 
  
Note: The provided feedback link is private, you need to login to view this feedback.  
  
If you have any more specification/suggestions to the feature request, you can add it as a comment in the portal and cast your vote to make it count.  

Regards,
Riyas Hameed M


RM RiyasHameed MohamedAbdulKhader Syncfusion Team May 21, 2025 02:17 PM UTC

Hi David Bauer,
We would like to let you know that Essential Studio Weekly NuGet packages 
(v29.2.5) has been published in nuget.org with the fix for the issue Transparent Background Not Properly Applied for Progress Background”. Please let us know if you have any concerns in this. 

Root cause : In the OnDraw method of SfProgressCircleView Class when setting the shadow for the circle in SetShadow method the issue occurs particularly to Android because the transparent background doesn’t mask the shadow so it is shown with shadow background color in it.


Regards,
Riyas Hameed M


Loader.
Up arrow icon