AlertDialogPro
AlertDialogPro copied to clipboard
[Deprecated] This project can make it easy to theme and custom Android's dialog. Also provides Holo and Material themes for old devices.
Look I User Adobe creative Sdk and then your library used in adobe sdk then how can use your updated alertdialogpro version please upload latest version `Error:(61, 5) No resource...
As "compile" is going to be deprecated end-2018, this PR replaces with "implementation" that is the new usage.
I cleaned the AlertDialogPro themes and back-ported the windowMinWidthMajor and windowMinWidthMinor attributes for API 8, 9 and 10 just like AppCompat version 22.1.X does. The only difference is that the...
I am wondering if there is a way to change the typefaces of all the texts that appear in the dialogs. Thanks in advance.
I did create a Dialog using alert dialog pro, but it seems there has no attribute can change the style of the edittext's accent color.
Hi, I'm using this great library in my application. I'm getting the following crash report on a Lenovo A916 with Android 4.4, when showing a indeterminate ProgressDialogPro: android.content.res.Resources$NotFoundException: Resource ID...
I use this library for [MTG Familiar](https://github.com/AEFeinstein/mtg-familiar/). A user using an Xperia T reported the following dialog with strangely offset checkboxes:  The dialog is built using this code: ```...
When I use Theme.AlertDialogPro.Holo as the theme of an activity, all buttons have a white background and white text when the app also uses AppCompat 22. With AppCompat 21 it...
Can we use these Lib. im my sample app. that uses SherlockActionBar ? expecting +ve rply...
Hello, Thank you for this nice library! Is it possible to use AlertDialogPro with ListPreference widget? It would be awesome to use in settings fragments... Stéphane.