AwesomeDialog icon indicating copy to clipboard operation
AwesomeDialog copied to clipboard

Results 25 AwesomeDialog issues
Sort by recently updated
recently updated
newest added

I'm thinking if there could be a way for users to use a custom layout for the dialog body. I'm almost done implementing this feature in my fork and will...

Please migrate do AndroidX, that gradle import causes some imports if not migrated to AndroidX

You don't have to use ContextCompat there if you are compiling with an API level greater than 24 as this is only a compatibility feature for early versions. You can...

at com.AwesomeDialog.blennersilva.awesomedialoglibrary.AwesomedialogBuilder.drawableColorChange(AwesomeDialogBuilder:153)

Why isn't there a way to set the icon via a drawable that is dynamically created instead of a resource?

When content is bigger than the screen the close window dialog is not visible. Check out the screenshot ![screenshot_20190215-103556_messenger](https://user-images.githubusercontent.com/3800514/52844607-9a070d00-310d-11e9-9a2a-9f42a077cf04.jpg)

Hey, i got an issue when using AwesomeDialog library, when i run the application in Android 4.4.2, the application is crashed Here's the stack trace i got Caused by org.xmlpull.v1.XmlPullParserException:...

I want to check if dialog is already open or not.