Open webwarrior-ws opened 1 year ago
Any update on this ? I am also facing the same issue.
Any update on this ? I am also facing the same issue.
Any update?
I have the same issue/Android🤖
I also have same issue, using .NET8, 8.0.40 (latest as of June 2024)
Description
If dark theme is enabled or disabled when application is running, border around text entry widgets (Entry, TextEditor, Picker) disappears. More specifically, it doesn't update its color on theme change so it blends with the background. This is true for both light -> dark and dark -> light changes.
Light -> dark:
Dark -> Light:
Steps to Reproduce
Expected behavior:
Text entry border remains visible.
Actual behavior:
Text entry border is not visible.
Link to public reproduction project repository
https://github.com/webwarrior-ws/SampleMauiAppWithEntry
Version with bug
7.0.49
Last version that worked well
Unknown/Other
Affected platforms
Android
Affected platform versions
any?
Did you find any workaround?
No response
Relevant log output
No response