一个三种方式实现的ClearEditText,可清除内容的EditText
☆27Aug 23, 2017Updated 8 years ago
Alternatives and similar repositories for ClearEditTextProject
Users that are interested in ClearEditTextProject are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 大学毕业设计-校园小助手☆11May 31, 2016Updated 10 years ago
- 日期选择器,可选择开始日期和结束日期两个日期☆19Jul 17, 2020Updated 5 years ago
- 日历,仿团贷 网回款日历!滚动选择月份!开发中使用的一个效果,先写个demo,后面集成进项目中☆19Oct 23, 2018Updated 7 years ago
- App健康管理组件 Android 健康提醒组件☆24Jun 7, 2022Updated 4 years ago
- 微信抢红包助手☆21Jan 16, 2019Updated 7 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 毕业设计-记账软件-帮同学做的☆26Aug 17, 2016Updated 9 years ago
- 需求解决系列一之移动卡片实现答题功能,移动卡片插入到题干之中完成答题☆74Jun 7, 2018Updated 8 years ago
- Android TimeLine控件☆10May 22, 2018Updated 8 years ago
- 通用webview跳转封装 一行代码实现webView跳转 支持页面样式配置☆36Oct 14, 2021Updated 4 years ago
- 一个打开扫描二维码或者条形码的插件,封装好了基础功能,可以开启闪光灯,打开相册扫描,扫描成功之后的提示音,使用zBar而非zXing,个人感觉zXing识别成功率低☆35Jun 5, 2020Updated 6 years ago
- android获取手机真实的时间与时区,不受本机篡改时间或者篡改时区的影响。(除此客户端解决方案外,时间戳也可以考虑由服务端API提供)☆15Jul 12, 2016Updated 9 years ago
- recycleView嵌套recycleView+checkbox实现简单购物车功能☆13Dec 8, 2020Updated 5 years ago
- 车牌号输入框/输入键盘☆16Mar 28, 2019Updated 7 years ago
- 城市选择 首字母索引滑动定位 城市搜索☆64Jun 10, 2020Updated 6 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 一个基于Glide封装图片加载库、 基于ViewFlipper方式实现封装图片浏览器对话框、 广告轮播器、 图片选择器的框架.☆12Sep 7, 2016Updated 9 years ago
- Android 常用于首页的条件筛选效果☆33Apr 12, 2017Updated 9 years ago
- 一个模仿Android原生控件动画效果的自定义圆形Checkbox☆15Jul 17, 2020Updated 5 years ago
- 1.生活家项目开源。2.大部分UI模仿支付宝9.0。3.大量android日常开发实用库整理。☆16Aug 11, 2016Updated 9 years ago
- Android 自定义分层级筛选控件☆18Apr 9, 2016Updated 10 years ago
- 仿手淘首页 针对ListView Adapter进行封装,协同开发效率更高,性能更优。☆22Nov 6, 2018Updated 7 years ago
- 弹出输入框的时候 使用动画效果将输入框网上推☆42May 24, 2017Updated 9 years ago
- 弹出自定义支付密码输入框☆64Jun 5, 2020Updated 6 years ago
- 这是一个自定义的周历,月历,以及时间布局的demo☆15Sep 18, 2017Updated 8 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- GreenDao升级使用的一个java类☆14Nov 24, 2018Updated 7 years ago
- 支持多线程断点继传下载的工具库☆18Jun 21, 2017Updated 8 years ago
- flutter,9宫格的多张图片选择器,照片可删除,可拉伸,可拖拽调整顺序☆21Feb 4, 2020Updated 6 years ago
- ☆12Sep 18, 2016Updated 9 years ago
- 数据状态切换布局☆16Nov 19, 2017Updated 8 years ago
- ☆12Oct 30, 2016Updated 9 years ago
- [Android] Samsung Knox Standard activation helper library for Android☆12Jun 14, 2019Updated 6 years ago
- 继承自SwipeRefreshLayout实现上拉加载更多功能☆13Apr 15, 2019Updated 7 years ago
- The second generation Android Hardening Protection☆15Dec 19, 2018Updated 7 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- ☆12Nov 12, 2018Updated 7 years ago
- 将Material Design中的TabLayout与ViewPager结合,RadioGroup和ViewPager结合,封装一个可以直接拿来使用的控件。实现了页面切换时根据不同的数据加载结果来决定显示的页面,比如加载中页面、加载错误页面等等。库中默认提供这些页面,也可…☆35Jul 3, 2023Updated 2 years ago
- 屏幕适配工具,增加了适配较长/较短边功能。修改自 https://github.com/Blankj/AndroidUtilCode/blob/master/lib/utilcode/README-CN.md#adaptscreen-%E7%9B%B8%E5%85%B3--…☆17May 30, 2020Updated 6 years ago
- AppOpsManager的应用。判断应用程序的某些操作是否被禁用,如:是否禁止在通知栏显示通知、是否禁止显示悬浮窗☆20Nov 3, 2018Updated 7 years ago
- 我们在做应用开发的时候,一个Activity里面可能会以viewpager(或其他容器)与多个Fragment来组合使用,而如果每个fragment都需要去加载数据,或从本地加载,或从网络加载,那么在这个activity刚创建的时候就变成需要初始化大量资源。这样的结果,我们…☆10Dec 10, 2016Updated 9 years ago
- ☆14May 10, 2020Updated 6 years ago
- 用marker展示多infowindow的效果☆26Mar 20, 2019Updated 7 years ago