javiersantos / javiersantos/MaterialStyledDialogs
MaterialStyledDialog isShowing() always false
Open
possible bug
- Dominant language
- Kotlin
- Stars
- 1.2k
- Forks
- 151
- PR merge metrics
- No merged PRs in 30d
Description
The method isShowing() of the class MaterialStyledDialog always return false
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the MaterialStyledDialog class and its isShowing() method in the Kotlin source. First inspect how the dialog visibility is tracked, then verify the method against the dialog's actual state. Done means isShowing() correctly reports whether the dialog is currently visible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100