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.
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.