☆142Oct 16, 2019Updated 6 years ago
Alternatives and similar repositories for ExpandableText-Example
Users that are interested in ExpandableText-Example are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 实现类似微博内容,@用户,链接高亮,@用户和链接可点击跳转,可展开和收回的TextView☆1,439Oct 10, 2025Updated 5 months ago
- 基于LiveData实现的一款不用反注册,不会内存泄露的轻量级消息总线框架,支持订阅普通事件消息和粘性事件☆19Aug 13, 2021Updated 4 years ago
- Android 仿京东,淘宝RecyclerView嵌套ViewPager嵌套RecyclerView商品展示☆129Sep 18, 2018Updated 7 years ago
- 仿抖音,快手,短视频,竖直方向,一次滚动一个页面的封装库。目前支持ViewPager做法,也支持RecyclerView做法……使用ViewPager则只是修改滑动速率,以及滚动翻页过渡时间;使用recyclerView打造丝滑切换视频的功能,更多内容可以看demo☆385Apr 2, 2022Updated 3 years ago
- 仿网易云和支付宝首页嵌套滑动☆20Jul 14, 2017Updated 8 years ago
- ☆219Sep 3, 2022Updated 3 years ago
- 计算RecyclerView滑动距离☆11Dec 28, 2017Updated 8 years ago
- GroupedRecyclerViewAdapter可以很方便的实现RecyclerView的分组显示,并且每个组都可以包含组头、组尾和子项;可以方便实现多种Type类型的列表,可以实现如QQ联系人的列表一样的列表展开收起功能,还可以实现头部悬浮吸顶功能等。☆1,659Aug 13, 2022Updated 3 years ago
- ☆83Jul 9, 2018Updated 7 years ago
- ItemDecoration Demo☆38Dec 8, 2018Updated 7 years ago
- 🔥一款汇总了郭霖,鸿洋,以及自己平时收集的自定义控件集合库(小红书)☆2,196Apr 26, 2020Updated 5 years ago
- An android library to make swipe more easier and more powerful. Android各种侧滑,有这一个就够了☆2,070Jan 4, 2020Updated 6 years ago
- A framework that helps the keyboard smoothly transition to the function panel 一个帮助键盘平稳过渡到功能面板的框架,支持动画无缝衔接,支持 activity/fragment/dialo…☆2,427Aug 4, 2025Updated 7 months ago
- 一个实现点击tab滑动下方子View功能的demo☆22Mar 7, 2018Updated 8 years ago
- 🚀 An awesome banner view for Android,Based on ViewPager2. 这可能是全网最好用的ViewPager轮播图。简单、高效,一行代码实现循环轮播,一屏三页任意变,指示器样式任你挑。☆3,778Mar 7, 2026Updated 2 weeks ago
- This is a picker view for android , support linkage effect, timepicker and optionspicker.(时间选择器、省市区三级联动)☆13,469Dec 30, 2022Updated 3 years ago
- 实现外部浏览器或者通知跳转APP☆64Dec 22, 2018Updated 7 years ago
- ConsecutiveScrollerLayout是Android下支持多个滑动布局(RecyclerView、WebView、ScrollView等)和普通控件(TextView、ImageView、LinearLayou、自定义View等)持续连贯滑动的容器,它使所有的…☆2,897Mar 28, 2023Updated 2 years ago
- EdgeUtils is an immersive scafodd base on androidx.core's WindowInsets☆69Jan 15, 2024Updated 2 years ago
- ☆36Feb 5, 2021Updated 5 years ago
- 可定制化阴影的万能阴影布局ShadowLayout 3.0 震撼上线。效果赶超CardView。阴影支持x,y轴偏移,支持阴影扩散程度,支持阴影圆角,支持单边或多边不显示阴影;控件支持动态设置shape和selector(项目里再也不用画shape了);支持随意更改颜色值,…☆3,730Feb 10, 2026Updated last month
- 页面、RecyclerView缺省状态管理(loading、empty、error),支持高度自定义,支持shimmer闪烁效果☆14Aug 4, 2022Updated 3 years ago
- ReyclerView 列表选择工具,提供单选、多选等解耦 Api☆64Mar 6, 2019Updated 7 years ago
- 🍉Orient-Ui is a Android Ui Library~☆882Jan 23, 2021Updated 5 years ago
- 多子view嵌套滚动通用解决方案☆1,157Mar 11, 2020Updated 6 years ago
- android水波纹录音按钮RecorderButton,从真实项目里面抽取出来的☆15Nov 14, 2016Updated 9 years ago
- 自定义Behavior实现小米音乐歌手详情页☆97Sep 30, 2024Updated last year
- Android下打造通用便捷的PopupWindow弹窗库☆5,258Jan 21, 2026Updated 2 months ago
- A powerful, customizable and extensible ViewPager indicator framework. As the best alternative of ViewPagerIndicator, TabLayout and Pager…☆9,813Dec 7, 2024Updated last year
- 🥭一款简单的page切换 空布局、错误布局、加载布局,支持一键配置、定义,不需要xml编写☆247Aug 5, 2019Updated 6 years ago
- A Util class to control window showing in Android. FloatWindow could be clicked, dragged, auto-stick to border of screen, auto-dimiss.☆65Jul 28, 2020Updated 5 years ago
- 自定义文本控件,支持富文本,包含两种状态:编辑状态和预览状态。编辑状态中,可以对插入本地或者网络图片,可以同时插入多张有序图片和删除图片,支持图文混排,并且可以对文字内容简单操作加粗字体,设置字体下划线,支持设置文字超链接(超链接支持跳转),已经用于多个实际项目中……☆494Mar 31, 2022Updated 3 years ago
- 自定义控件,其中包含自定义折叠布局,拓展性强使用简单;万能自定义红点控件,充分解耦合接入方便;多种方案实现阴影效果库;自定义view和viewGroup圆角控件,彻底解决圆角问题等☆190Aug 19, 2023Updated 2 years ago
- 以Google官方开发者文档有关Bitmap的加载和管理的介绍为基础,以练习协程为目标的图片加载Demo 。详细内容请阅读: https://blog.csdn.net/u011315960/article/details/111561019☆11Dec 28, 2020Updated 5 years ago
- Coordinatorlayout+Appbarlayout+Collaspanlayout☆46Jun 9, 2020Updated 5 years ago
- A framework for directly generating shape through Tags, no need to write shape.xml again(通过标签直接生成shape,无需再写shape.xml)☆3,894Mar 9, 2023Updated 3 years ago
- A RichEditor☆28May 10, 2021Updated 4 years ago
- Android-skin-support is an easy dynamic skin framework to use for Android, Only one line of code to integrate it. Android 换肤框架, 极低的学习成本,…☆6,521Sep 3, 2020Updated 5 years ago
- 这是一个Android评论框,类似抖音评论弹框☆385Dec 16, 2020Updated 5 years ago