Blincheng / EToast2Links
屏蔽系统通知,Toast无法显示的解决方案 v2.2.0已经更新
☆166Updated 6 years ago
Alternatives and similar repositories for EToast2
Users that are interested in EToast2 are comparing it to the libraries listed below
Sorting:
- ☆169Updated 7 years ago
- Android屏幕自动适配☆144Updated 7 years ago
- AOP方式封装的6.0运行时申请权限的库—A library that request Permissions in an AOP manner.☆175Updated 6 years ago
- Source code of by blog. A set of demo project from my blog.☆147Updated 4 years ago
- TextView icon size controllable☆133Updated 5 years ago
- 垂直滚动的textview,继承自TextSwitcher,抽出一个依赖库供以后备用☆146Updated 6 years ago
- FBEVue:旨在高效率、高质量开发后台管理系统通用的解决方案基础开发脚手架☆6Updated 2 years ago
- 一个支持多种场景的Android换肤框架。基本原理是通过代理LayoutInflater的View创建过程解析皮肤相关属性(background/src/textColor等),将皮肤相关属性设置到View的Tag内,在切换皮肤时寻找对应的皮肤来完成实时刷新动作。此方案具有…☆185Updated 7 years ago
- 一款按字母排序库,已封装好城市数据,风格仿美团,可定制化强。☆177Updated 5 years ago
- 一行代码设置Shape样式、Selector触摸反馈效果开源库☆166Updated 6 years ago
- 多类型 recyclerAdapter☆292Updated 7 years ago
- A Library for Android Image blur☆191Updated 8 years ago
- 一个自适应Tab宽度,可以滑动文字逐渐变色的TabLayout☆245Updated 8 years ago
- 一个简单强大且灵活的MVP框架。☆241Updated 6 years ago
- Android实现了复杂表格,表格内容区域可以与上下滑动、左右滚动,并且标题会跟着滚动。☆203Updated 8 years ago
- ViewPager16种切换动画,早晚能用到☆211Updated 8 years ago
- 高度自定义的沉浸式,商城sku算法,仿了吗购物车(带缓存),装饰类的RecycleView添加头尾☆241Updated 6 years ago
- Android组件 化框架设计与实现☆151Updated 7 years ago
- ExpandableRecyclerView 1.目前只支持两级结构。 2.支持所有组同时全部展开。 3.支持同一时间只能展开一组。 4.支持初始化数据时,指定展开某组数据。 5.支持GroupItem,ChildItem的Onlick,OnLongClick事件。☆250Updated 7 years ago
- 改自知乎原项目, 优化相册选择,优化单选,添加裁剪,选择图片后添加图片压缩☆92Updated 6 years ago
- 仿微信发布图片拖拽和删除功能☆154Updated 7 years ago
- 可以实现任意嵌套RadioButton☆151Updated 7 years ago
- Android Studio Live Templates使用详解,提高敲代码的速度☆96Updated 8 years ago
- 🥭一款简单的page切换 空布局、错误布局、加载布局,支持一键配置、定义,不需要xml编写☆248Updated 5 years ago
- Android模块化实践,Android Module Practice☆127Updated 7 years ago
- GestureLockView is an gestures to unlock framework for Android.☆118Updated 2 years ago
- 优雅地实现Android主流图片加载框架封装,可无侵入切换框架☆129Updated 6 years ago
- 可拖拽的RecyclerView☆122Updated 8 years ago
- a wrapper for glidev4, a solution for image load and big image preview, debug tool for imageview. image spiders on Android☆238Updated 5 months ago
- 线下与后端联调时无异常,因为数据都是按着接口文档给的。但是有时到了线上,数据格式会因为一些脏数据,后端在返回数据时直接返回了不按接口格式给的数据结构。我们经常遇到的就是定义了 {}对象,给了[]数据,或者反过来,又或者数字类型返回了非数字类型等。造成了gson解析时报异常。…☆54Updated 7 years ago