You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes. I have tried to add toast to display the progress. It was showing the correct value in toast but no progress was visible in progress bar. I am using the latest release available.
I was facing the issue when I used in one of the container in a scroll view. Its working fine outside the scroll view.
Where did you add the Toast? I can repro this in the "main" demo in catalog. What I did is creating a button to toast the progress. After changing the font size in settings and returning to the catalog, the progress disappears. When clicking the button to toast, it shows "0" as the progress. So in my case, the progress was actually reset somehow when system updates the font size. But I can't repro this in the "determinate" demo. And in the "indeterminate" demo, if I set the progress before changing the font size, it will become indeterminate after the system sets font size. So I think this is highly related to how the views are initialized. Could you share a minimal sample to repro in your case?
Description: Indicator colour is invisible when we try to zoom using Accessibility
Android API version: API 33
Device: Emulator API 33
Screen.Recording.2023-11-20.at.10.51.11.AM.mov
The text was updated successfully, but these errors were encountered: