wildma / ScreenAdaptationLinks
一种非常好用的 Android 屏幕适配——smallestWidth 限定符适配 https://www.jianshu.com/p/1302ad5a4b04
☆1,568Updated 3 years ago
Alternatives and similar repositories for ScreenAdaptation
Users that are interested in ScreenAdaptation are comparing it to the libraries listed below
Sorting:
- Android UI适配方案☆1,757Updated 5 years ago
- Android UI 快速开发,专治原生控件各种不服☆1,938Updated last year
- Android 快速实现新手引导层的库,通过简洁链式调用,一行代码实现引导层的显示☆3,603Updated last year
- ConsecutiveScrollerLayout是Android下支持多个滑动布局(RecyclerView、WebView、ScrollView等)和普通控件(TextView、ImageView、LinearLayou、自定义View等)持续连贯滑动的容器,它使所有的…☆2,830Updated 2 years ago
- GroupedRecyclerViewAdapter可以很方便的实现RecyclerView的分组显示,并且每个组都可以包含组头、组尾和子项;可以方便实现多种Type类型的列表,可以实现如QQ联系人的列表一样的列表展开收起功能,还可以实现头部悬浮吸顶功能等。☆1,658Updated 2 years ago
- A framework that helps the keyboard smoothly transition to the function panel 一个帮助键盘平稳过渡到功能面板的框架,支持动画无缝衔接,支持 activity/fragment/dialo…☆2,412Updated 2 months ago
- 带你在实战中学习自定义view,通过几个完整的例子带你走进自定义View的美妙世界☆1,821Updated 3 years ago
- Show global loading status view in a low coupling way for Android App(超轻量级,深度解耦Android App中全局加载中、加载失败及空数据视图)☆1,414Updated 5 years ago
- 可定制化阴影的万能阴影布局ShadowLayout 3.0 震撼上线。效果赶超CardView。阴影支持x,y轴偏移,支持阴影扩散程度,支持阴影圆角,支持单边或多边不显示阴影;控件支持动态设置shape和selector(项目里再也不用画shape了);支持随意更改颜色值,…☆3,622Updated 4 months ago
- 【图片轮播】支持图片无限轮播,支持AndroidX、自定义指示点、显示提示文字、切换动画、自定义布局,一屏多显、视频图片混合轮播等功能☆2,203Updated 11 months ago
- 📦 A complete android componentization solution, powered by MVPArms (MVPArms 官方快速组件化方案).☆1,687Updated 5 years ago
- Android的标签列表控件。可以设置标签的选中效果。 可以设置标签的选中类型:不可选中、单选、限数量多选和不限数量多选等, 并支持设置必选项、单行显示、最大显示行数等功能。☆1,029Updated 2 years ago
- 仿魅族BannerView,图片轮播控件,支持多种模式切换:普通ViewPager使用,普通Banner使用,仿魅族Banner使用。☆2,313Updated 6 years ago
- 🔥一款汇总了郭霖,鸿洋,以及自己平时收集的自定义控件集合库(小红书)☆2,193Updated 5 years ago
- A framework for directly generating shape through Tags, no need to write shape.xml again(通过标签直接生成shape,无需再写shape.xml)☆3,880Updated 2 years ago
- 实现类似微博内容,@用户,链接高亮,@用户和链接可点击跳转,可展开和收回的TextView☆1,423Updated last year
- 一款Android Studio插件,帮助你快速添加依赖库和查询历史版本☆1,199Updated 4 years ago
- 🔥🔥🔥 BigImage ImageView ViewPager 一个图片/视频浏览器库,支持超大图、超长图、动图、视频,支持手势,支持查看原图、下载、加载百分比进度显示。采用区块复用加载,优化内存占用,有效避免OOM。☆2,214Updated 3 months ago
- Android 标题栏框架,从此布局属性不用记☆1,785Updated 3 months ago
- Android项目组件化示例代码,支持Fragment和View