qqliu10u / QSkinLoader
一个支持多种场景的Android换肤框架。基本原理是通过代理LayoutInflater的View创建过程解析皮肤相关属性(background/src/textColor等),将皮肤相关属性设置到View的Tag内,在切换皮肤时 寻找对应的皮肤来完成实时刷新动作。此方案具有代码及XML侵入性小、功能完善(支持Activity/Dialog/悬浮窗/PopWindow/Fragment等)、无需重启Activity、支持自定义属性换肤、同时支持资源内换肤和独立资源包(下载后换肤)等优点。接口按流式编程设计,个人感觉,比目前几种换肤框架好用一些。
☆183Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for QSkinLoader
- TextView icon size controllable☆130Updated 5 years ago
- 可展开(Expand)的TextView,保留了TextView的属性,方便易用(TextView that can expand/collapse in some way easier. )☆186Updated 7 years ago
- 这是一个可设置带头部及分组显示item的recycleAdapter,并提供固定头部显示,支持LinearLayout及GridLayout. 同时支持不改变数据源的情况下动态更新item数量,还可以自动进行界面的计算从而向recycleView中填充所有childVie…☆153Updated 7 years ago
- 循环绘制下落物体的View,可以模拟雪花、雨滴、金币等物体样式的飘落效果☆157Updated 6 years ago
- AOP实现Android集中式登陆架构,解放无时无刻的登陆状态判断!!!☆114Updated 6 years ago
- ☆169Updated 6 years ago
- Android屏幕自动适配☆143Updated 6 years ago
- RxJava+Retrofit完美封装源码☆144Updated 7 years ago
- 用ViewPager写的3D画廊☆125Updated 7 years ago
- 仿新浪微博列表滑动自动播放视频☆197Updated 7 years ago
- 粘性控件,其任意一个子控件都可滑动停留,本质为NestedScrollView和LinearLayout的结合。☆162Updated 5 years ago
- 为任意View添加下拉刷新上拉加载更多的功能,支持NestedScrolling特性☆73Updated 7 years ago
- a wrapper for glidev4, a solution for image load and big image preview, debug tool for imageview. image spiders on Android☆236Updated last month
- 一行代码设置Shape样式、Selector触摸反馈效果开源库☆166Updated 5 years ago
- 自定义View之渐变圆环进度条☆159Updated 7 years ago
- Android Studio Live Templates使用详解,提高敲代码的速度☆97Updated 7 years ago
- 常用组件,快速开发框架(blur, fresco, volley, crash, log, ftp, update...)☆140Updated 6 years ago
- 最轻量的可展开和收缩内容的TextView,可用于listview等列表或普通布局情况☆180Updated 8 years ago
- No longer maintained☆236Updated 5 years ago
- A simple demo of customized CoordinatorLayout behavior.☆184Updated 7 years ago
- MIUI拖动视差效果(阻尼效果/橡皮筋效果)☆205Updated 7 years ago
- 一个支持自定义阴影颜色的 CardView 支持状态选择器☆131Updated 6 years ago
- 关于Flexbox的封装类,用于展示标签和操作标签☆172Updated 7 years ago
- 让你的布局飞起来☆205Updated 7 years ago
- Android 帧动画OOM问题优化☆72Updated 6 years ago
- An imatation of Wechat☆68Updated 8 years ago
- 屏蔽系统通知,Toast无法显示的解决方案 v2.2.0已经更新☆166Updated 5 years ago
- ☆63Updated 7 years ago
- material风格,ios风格,传入context构建,在任意界面弹出,以及dialog样式的activity☆117Updated 8 years ago
- manage the loading,emtpy,error state of page, use in xml or just in code☆174Updated 3 years ago