mirror of
http://gitea.winboll.cc/Studio/WinBoLL.git
synced 2026-06-29 18:29:59 +08:00
- AlertDialog → Dialog + 自定义布局,绕过AlertController触摸干扰 - 添加 setCancelable(false) + setCanceledOnTouchOutside(false) 双重防护 - 移除DialogInterface.OnShowListener,改用按钮直接绑定OnClickListener