Android-Rate icon indicating copy to clipboard operation
Android-Rate copied to clipboard

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

Open avianey opened this issue 8 years ago • 1 comments
trafficstars

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 ;-)

avianey avatar Jan 05 '17 11:01 avianey

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

AlexanderLS avatar Nov 07 '17 02:11 AlexanderLS