hotchemi / Android-Rate

Android-Rate is a library to help you promote your android app by prompting users to rate the app after using it for a few days.
http://hotchemi.github.io/Android-Rate
MIT License
724 stars 216 forks source link

Allow the use of Fully Custom Dialog (from support library) #121

Open avianey opened 7 years ago

avianey commented 7 years ago

Added a DialogManager.Factory interface to use any AlertDialog.Builder implementation. Like https://developer.android.com/reference/android/support/v7/app/AlertDialog.html

Please merge and release unless you want to use the support AlertDialog as a default ;-)

AlexanderLS commented 6 years ago

@avianey your commits were merged into https://github.com/Vorlonsoft/AndroidRate