Skip to content

BaseUtil

Compare
Choose a tag to compare
@zuilintan zuilintan released this 07 May 17:21
· 152 commits to master since this release

BaseRecyclerViewAdapter:
1, 优化属性及形参名称
2, 添加无动画刷新方法refAllWithNoAnim
3, 修复实体视图长按事件无效的问题
4, 调整方法位置
5, 优化方法访问权限
ScrollBarUtil:
1, 优化常量定义名称
ToastUtil:
1, 整体重构
2, 集成ContextUtil, 不在依赖外部Context
Other:
1, 集成ContextUtil, 不在依赖外部Context