Replies: 1 comment
-
It will also fail using the AppThemeBinding as well.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 have this simple code to define a separator line in a
CollectionView
:That I use like this:
The LineColor is changing when the color theme is dynamically changed.
But the color of the line does not change.
I have other controls using the same system where the color is correctly changing.
Is that a bug in maui ?
Beta Was this translation helpful? Give feedback.
All reactions