QuickPermissions / QuickPermissions-Kotlin

The most easiest way to handle Android Runtime Permissions in Kotlin
Apache License 2.0
313 stars 35 forks source link

Dialog buttons too close to each other #17

Open rtokun opened 4 years ago

rtokun commented 4 years ago

Running this library on an emulator, Nexus 5x API 28. When default permission denied/rationale dialog is showing, the buttons are too close to each other, please see the screenshot: image Maybe related to the Anko library?