daleige / AndroidSamples
🔥🔥🔥记录自己Android学习的一些Demo
☆177Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for AndroidSamples
- 在TextView的指定位置添加标签,支持属性快速配置和自定义标签☆149Updated 10 months ago
- 一个支持多种风格的密码(验证码)输入框☆111Updated 4 years ago
- 不需要权限的悬浮窗方案~☆205Updated 3 years ago
- 基于NestedScrolling仿写饿了么嵌套滑动效果☆187Updated 4 years ago
- Android 字母索引View,类似电话联系人分类☆83Updated last year
- 大图浏览 & 图片查看&拖拽退出。类似于微信、B站的图片 & 视频浏览器。☆272Updated 4 years ago
- ☆84Updated 2 years ago
- Android类似支付宝密码输入框,美团外卖验证码输入框,验证码粘贴等;有效果图,有demo;支持下划线,方框,连体框样式;可设置光标、光标颜色,下划线输入时高亮,边框大小、颜色、圆角等等;设置密码显示的样式☆260Updated 4 years ago
- 一句代码解决软键盘挡住相关控件,适用于任何布局,一般作用于登录界面,注册界面等,当软键盘弹出时避免挡住登录(注册)按钮。☆164Updated 4 years ago
- 高斯模糊蒙层库☆245Updated 2 years ago
- Kotlin+MVVM+Retrofit+协程+ViewBinding+EventBus,准备入门kotlin 和mvvm的完全可以以本项目为基础,强大、简单、易用!☆139Updated 2 years ago
- 🔥🔥🔥打造一款MVVM+LiveData+ViewModel+Coroutines(已经替换掉部分RxJava,因为两种方式都想学习使用(๑• . •๑))+okHttp+Retrofit+Glide的Kotlin版本的WanAndroid客户端☆191Updated 4 years ago
- ☆213Updated 2 years ago
- 使用玩Android api。实现一个RxJava + Retrofit + MVVM的项目。通俗易懂☆106Updated last year
- 🔥🔥🔥 -可能最通用的九宫格布局☆77Updated last year
- 玩 Android 客户端,采用 kotlin 语言,Material Design 风格,根据 MVVM 架构使用 Jetpack 架构组件搭建了整套框架☆161Updated 4 years ago
- 封装的Android常用控件,比如:SleTextButton、SleImageButton、SleConstraintLayout、SleFrameLayout、SleLinearLayout、SleRelativeLayout等。使控件具备Shape、Selector等…☆131Updated 2 years ago
- aop的方式实现防止按钮重复点击,java和kotlin都能使用☆238Updated 4 years ago
- 🎨 一组实用炫酷自定义View的集合(包括源码及demo)包括常见的支付、扫描、解锁动画、炫酷转盘式菜单等效果。A collection of Android cool custom views☆305Updated 3 years ago
- 在FlycoTabLayout的基础上,扩展出SlidingScaleTabLayout,实现滑动可以改变tab字体的大小的切换效果☆183Updated 4 years ago
- MVVMHub☆114Updated 3 months ago
- 🔥一个零耦合的侧滑菜单,支持RecyclerView、ListView、GridView等不同条目布局,支持菜单在左或在右,可选滑动阻塞,是否禁用等功能☆158Updated last year
- 支持吸顶Sticky,滚动布局NestedScrollView嵌套RecyclerView,解决CoordinatorLayout、AppBarLayout快速滑动fling停住卡住回弹抖动等bug☆115Updated 4 months ago
- ⚡A library to make RecyclerView more easy⚡ (上拉加载更多、头尾布局、拖拽排序、侧滑删除、侧滑选择、万能分割线)☆105Updated 3 years ago
- 自定义验证码输入框(支持粘贴连续性)☆107Updated 5 years ago
- a voice wave view library 一个动态音频条形图的view,android录音动画☆153Updated 4 years ago
- 本库是一款基于RxJava2+Retrofit2实现简单易用的网络请求框架,结合android平台特 性的网络封装库,采用api链式调用一点到底,集成cookie管理,多种缓存模式,极简https配置,上传下载进度显示,请求错误自动重试,请求携带token、时间戳、签名sig…☆107Updated 5 years ago
- ☆127Updated 2 months ago
- 一个自带dialog联网请求的button。且自带多种酷炫效果:有转场效果,和正常联网请求等。支持设置圆角;支持设置背景颜色值;设置字体颜色值;字体大小;自带dialog;字体超过一行,自动滚动(带2种滚动样式);通过对动画的不同监听可以实现不同的效果。具体看README☆283Updated 3 months ago
- A special item decoration for recyclerView, it can display any bitmaps by looper as background of recyclerView. The bitmaps of background…☆112Updated last year