saiwu-bigkoo / Android-AlertView

仿iOS的AlertViewController
1.39k stars 366 forks source link

bug #26

Open chain911 opened 7 years ago

chain911 commented 7 years ago

new AlertView(null, null, “取消”, new String[]{“拍照”),“相册”}, null, context, AlertView.Style.ActionSheet, this);这种情况有bug,也就是说ActionSheet情况下,title和msg都不要,只要选择项时候,第一条选择项的顶端会出现一条线,而且点击效果出现矩形

zhengyi0049 commented 7 years ago

同样出现这个问题 求解决办法

SanBeHappy commented 7 years ago

同上 还有返回键不能取消窗口

open9527 commented 6 years ago

@zhengyi0049 @chain911 @SanBeHappy @saiwu-bigkoo 这个多一条线有办法解决了吗?