-
Notifications
You must be signed in to change notification settings - Fork 1
Log
发强 edited this page Aug 31, 2017
·
9 revisions
LvDownloadDialog - 新增版本更新弹框
LvAppManager:
修改 AppExit() 方法,退出程序时,直接 kill 掉。
LvDialogUtil:
调整内部方法 , 不影响方法调用。
LvLog:
添加初始默认 tag = "LvUtils"
LvV:
添加 find(Dialog,id) 方法,支持传入 Dialog
其他:
添加 dimens 配置文件,包含 1-100dp, 1-30sp , 1-100px
添加 默认 dialog 圆角白色背景 shape 文件:shape_bg_white_radius_5.xml
LvAndroidUtil 添加对比版本号方法;
LvEmptyUtil 修改判断多个对象为空和不为空的方法名。