文件名称:Android代码-DialogUtil
文件大小:8.27MB
文件格式:ZIP
更新时间:2022-08-25 21:33:16
Android代码
DialogUtil common used dialog with material style ( in support v7),ios style,get top activity automatically,can invoke show() everywhere (any thread , any window) 中文ReadMe wiki any problem or bug, join the qq group to get a quick response: important points if you do not invoke setActivity(activit), please invoke show() after in or after the activity onResume,or it may show in previous activity! about BadWindowTokenException,see the blog:关于dialog,PopupWindow,SoftInputBoard的弹出时机的问题 if som