javiersantos / javiersantos/MaterialStyledDialogs
Suggestion AlertDialog method signature compatibility
@javiersantos is already working on this.
Since Sep 25, 2016.
- Dominant language
- Kotlin
- Stars
- 1.2k
- Forks
- 151
- PR merge metrics
- No merged PRs in 30d
Description
I was working on converting a project to use your very nice dialogs, the problem I have is that they are largely compatible concept wise to calling AlertDialog.Builder, but all the names and types change, making it very time consuming to change to using it. Unfortunately I also just noticed you made many breaking changes so this suggestion probably comes too late.
It would be very nice if you used the same names and types as the AlertDialog Builder to help with conversion to using your library.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.