Replies: 1 comment 4 replies
-
Try to edit |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone. Honestly I am still a junior developer and this is the first time I post something in a public Github, so I am not so sure how to explain or show all the necesary data.
The thing is, I am trying to create a simple Android app and I have just configured the themes using AppThemeinding in AppShell.xaml and it works good in other devices (I have checked in OnePlus t8 and Oppo A5), but in Xiaomi devices (Mi10 with MIUI 12.5.5 and in PocoX3 NFC with MIUI 12.5.8), the app colors will change, no matter if I specify them with AppThemeBinding or if i use UserAppTheme = "Light".
I just want the background colors to stay the same. Is this a bug, or anyone has idea about how to solution this?
Thanks
PS: Just updated the Mi10 to MIUI 13.0.2 and it works fine.
Beta Was this translation helpful? Give feedback.
All reactions