javiersantos / javiersantos/MaterialStyledDialogs
Enforcing DarkTheme the Dialog background is always white
- Dominant language
- Kotlin
- Stars
- 1.2k
- Forks
- 151
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/javiersantos/MaterialStyledDialogs/blob/9eb3ed58fdd2ba5eccd925d8cf7520d8cb0978c1/library/src/main/res/layout/style_dialog_header_title.xml#L6
Maybe the issue is because of this, can you make it android:background="?android:colorBackground"
This should solve the issue hopefully
Thanks for you Library :)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with library/src/main/res/layout/style_dialog_header_title.xml at line 6 and inspect how the dialog header background is defined. Verify the change with an Android dark theme and confirm that the dialog background is no longer always white.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 68/100