javiersantos / javiersantos/MaterialStyledDialogs
Various Issues
- Dominant language
- Kotlin
- Stars
- 1.2k
- Forks
- 151
- PR merge metrics
- No merged PRs in 30d
Description
My application uses either a light or dark theme, the dialogs don't follow that theme, could you follow the theming in the supplied context instead of your own? It especially becomes an issue when using custom views as there is no access to the context you provide.
Another issue is that it would be nice to be able to supply a tint for the icon, mine are dark as they are easier to work with, but I have to manually tint them for all dialogs.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Start by tracing how dialogs obtain their theme and how custom views and icons are configured in the library. Done means dialogs follow the supplied light or dark context, custom views can use that context, and callers can provide an icon tint.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- design, mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100