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

按Back键不能dismiss

Open SuperKung opened this issue 8 years ago • 3 comments

按Back键不能dismiss

SuperKung avatar Dec 01 '16 03:12 SuperKung

这个问题群主怎么解决呢?很大的BUG啊

lujun0918 avatar Jun 05 '17 08:06 lujun0918

This library uses a simulated alert view so it is not possible for the back button to dismiss the dialogue. I rewrote the library to use DialogFragments and support proper Alert View behavior. Take a look here: https://github.com/searchy2/Custom-AlertView-Dialogue

Hope this helps!

rayliverified avatar Jun 05 '17 20:06 rayliverified

修改下源码即可

Evilloafer avatar May 23 '19 06:05 Evilloafer