Replies: 2 comments 3 replies
-
Maybe you could see reference https://github.com/Gaoyifei1011/GetStoreApp/blob/main/GetStoreApp/Extensions/Backdrop/MaterialBackdrop.cs |
Beta Was this translation helpful? Give feedback.
-
I'm sorry, I may not have understood you earlier, but now I understand. I have encountered this problem before, and this is my temporary solution |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
i am trying to use Mica System backdrop with OnTargetConnected method, but there is some issues, for example when i change my application theme, application crash! how i can implement this in correct way?
i used codes in docs:
after some test i used OnDefaultSystemBackdropConfigurationChanged and i can fix crash by checking null value:
however this only fix crash but does not fix application theme and backdrop
Beta Was this translation helpful? Give feedback.
All reactions