weiggle / DrawableSampleLinks
this is drawable util for Android
☆14Updated 3 years ago
Alternatives and similar repositories for DrawableSample
Users that are interested in DrawableSample are comparing it to the libraries listed below
Sorting:
- 自定义选词填空view☆28Updated 4 years ago
- MVP 架构的 Android 快速开发框架,封装了常见的工具类和控件,方便快速开发构建应用。正在整理集成中☆1Updated 3 years ago
- 实现微信聊天中的表情雨☆13Updated 5 years ago
- FragmentKey一款解决使用newInstance创建fragment定义key传值问题的apt框架☆19Updated 5 years ago
- 一个轻量级的解耦上传库☆15Updated 3 years ago
- 长截图分享,NestedScrollView、RecyclerView、ListView、WebView等实现长截图,RecyclerView、ListView的Item数据可异步加载☆49Updated 6 years ago
- Android换肤Project☆30Updated 2 years ago
- 一个简单灵活的汉语拼音Widget☆40Updated 5 years ago
- 一款高效的组件间通信方案,0反射,仅需简单配置,即可方便的进行组件间通信☆45Updated 6 years ago
- LiveData 的工具类☆16Updated 5 years ago
- Android音视频开发任务,赋总结文档~☆25Updated 6 years ago
- 🔥🔥🔥 - 当itemCount超过设定数量就固定高度的LayoutManager,类似maxHeight☆17Updated 3 years ago
- RecyclerView的4种定位滚动方式及具体效果演示☆31Updated 8 years ago
- FlexItemDecoration, can customize the head, bottom, leftmost, rightmost dividing line, but also customize any one of the dividing lines a…☆53Updated 7 years ago
- 高性能播放android帧动画。避免 AnimationDrawable 带来的 OOM 问题。High performance Android Frame animation that can play 1080P frame animation on most devi…☆30Updated 4 years ago
- ☆21Updated 4 months ago
- GSYImageLoader图片加载管理,集成Glide、Picasso、Fresco的kotlin图片管理器,一键切换图片加载类,提供常用的图片相关功能接口。☆40Updated 7 years ago
- 优化后的DragPhotoView, A photoView to scale image and finish activity,高仿微信可拖拽返回PhotoView,二次调整优化处理,增加多种功能☆38Updated 7 years ago
- RxCache(https://github.com/fengzhizi715/RxCache) for Android☆34Updated 3 years ago
- Android夜间模式,通过Theme实现☆51Updated 4 years ago
- 利用 Kotlin 属性委托实现 VBHelper 方便 ViewBinding 在多场景下的生成☆25Updated 3 years ago
- 封装了一些常用的自定义View,用于快捷开发☆44Updated 2 years ago
- GuidePage是一个App欢迎引导页库。一般应用于首次打开App时的场景,通过引导页指南,概述App特色等相关信息。(链式调用,一行代码搞定)☆27Updated 2 months ago
- 支持移动、缩放、旋转功能的ImageView☆31Updated 2 years ago
- AppInit 是一款 Android 应用初始化框架,基于组件化的设计思路,功能灵活,使用简单。☆47Updated 6 years ago
- 微博列表、朋友圈列表Feed流的最优化方案。让你的RecyclerView从49帧 -> 57帧 。 Preload RecyclerView items in thread ,make your recyclerView smoother. useful in Feed …