android自定义键盘,支持身份证键盘,ip地址键盘,数字键盘,支持身份证校验,ip地址校验,随机数字键盘
☆121Mar 27, 2017Updated 9 years ago
Alternatives and similar repositories for custom-keyboard
Users that are interested in custom-keyboard are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- android自定义键盘、自定义身份证键盘、支持拓展。☆66Sep 13, 2017Updated 8 years ago
- 基于 Canvas 绘制的图表 Demo☆46Jun 23, 2016Updated 9 years ago
- 随机数字密码键盘,仿支付宝支付密码界面。☆12Jul 9, 2017Updated 8 years ago
- 仿造android端闲鱼发布选择价格数字键盘,自定义数字键盘☆397Aug 15, 2019Updated 6 years ago
- RecyclerView实现的Banner轮播效果☆23Jan 14, 2023Updated 3 years ago
- NordVPN Threat Protection Pro™ • AdTake your cybersecurity to the next level. Block phishing, malware, trackers, and ads. Lightweight app that works with all browsers.
- 一个自定义的相机界面,可以在里面根据自己的需求更改布局☆12Feb 21, 2020Updated 6 years ago
- 自定义GridLayout实现可单选/多选的流式布局标签选择控件☆13May 22, 2019Updated 6 years ago
- 高仿微信数字键盘、支付键盘(密码键盘),同样可以拿来改成支付宝的支付键盘☆1,075Apr 14, 2018Updated 7 years ago
- 🔥🔥字母,符号,数字&自定义安全键盘🔥🔥☆451Oct 17, 2022Updated 3 years ago
- 使用ShapeInject,可能很方便给View和ViewGroup设置背景,不用再写selector文件啦☆19Aug 22, 2018Updated 7 years ago
- 基于EditText,仿手机支付宝、微信支付时数字密码输入验证的控件,同时支持文字输入验证☆121May 8, 2018Updated 7 years ago
- 使用BaseRecyclerViewAdapterHelper的自定义数字和字母键盘☆20Oct 18, 2017Updated 8 years ago
- 停车王车牌键盘-Android☆661Dec 11, 2020Updated 5 years ago
- Android 可自由移动放大缩小的图片控件ScaleView☆27Sep 8, 2017Updated 8 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- Android动态格子布局(淘宝,京东等首页)☆60Mar 13, 2018Updated 8 years ago
- Android 5.0+截屏工具类☆15Apr 14, 2017Updated 8 years ago
- ☆70Jul 22, 2020Updated 5 years ago
- 基于TextView 1.直接设置selector背景2.直接设置drawableLeft大小 3.圆角,圆形,背景/边框/文字根据状态变色☆377Nov 28, 2018Updated 7 years ago
- Support unlimited picture rotation BannerLayout, the minimum implementation of the code banner☆92Feb 3, 2023Updated 3 years ago
- 仿支付宝月消费分析折线图☆12Jul 7, 2019Updated 6 years ago
- 使用了一些不错的自定义view以及动画效果的APP部分UI, 包含高度逼真波浪效果,360°感应的自定义View以及小球的曲线动画效果☆14Dec 3, 2016Updated 9 years ago
- 自定义安全键盘☆108Dec 19, 2016Updated 9 years ago
- a sample of MultipleFlipViewLib.☆20Oct 29, 2016Updated 9 years ago
- 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.
- 本库主要提供一个简单易用的自定义分段控件,方便快速实现分段效果,支持xml配置、代码配置、分段规则按均分/比例分、数字分段、文本分段、渐变分段、bar条样式正常/圆形/三角形,segment文字样式、进度设置、进度标记类型设置、分段描述设置、其它更多自定义设置等功能。☆496Jun 27, 2019Updated 6 years ago
- 【MultiType】可以轻松地实现RecyclerView显示多种数据类型,数据对应布局一对多、多对多、多对一,可以注册全局类型、局部类型、默认类型☆82Apr 17, 2020Updated 5 years ago
- Android腾讯优图OCR云平台识别身份证、银行卡、行驶证、驾驶证,依赖包小,识别次数免费☆158Mar 25, 2019Updated 7 years ago
- ☆13Oct 17, 2017Updated 8 years ago
- A simple plugin to help uploader apk to pre.im☆20Sep 15, 2016Updated 9 years ago
- 可能是Android平台上最快的图片压缩框架。☆164Sep 29, 2017Updated 8 years ago
- android基础库,基本的工具封装 1、对BaseAdapter、PagerAdapter、FragmentPagerAdapter的简单封装; 2、基于zxing封装的二维码扫描; 3、对不同系统的闪光灯兼容控制类; 4、对PopWindow的简单封装; 5、…☆16May 28, 2024Updated last year
- 六种不同的PopupWindow弹出方式☆14Mar 27, 2019Updated 7 years ago
- 完全自定义的Android安全键盘☆540Mar 27, 2021Updated 5 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- PopsTabView是个filter容器,他可以快速,构建不同筛选样式,构建筛选结果,自由组合PopWindow成一组tab.☆662Dec 16, 2018Updated 7 years ago
- android 过场动画 Demo,基于 ShareElement。同时实现下拉返回上一个 Activity。☆20Dec 17, 2016Updated 9 years ago
- 提供关于PopupWindow使用过程中遇到的一 些特殊问题的解决方案,例如:PopupWindow不响应点击外部消失和返回键消失的解决方法;PopupWindow精确计算要显示位置原理和方法;实现带箭头的上下文菜单遇到的坑;Android7.0 PopupWindow的兼容…☆666Oct 27, 2020Updated 5 years ago
- 图片压缩 图片选择 拍照☆43Dec 19, 2019Updated 6 years ago
- 参考支付宝密码输入对话框设计,已经封装成Android Library,导入即可使用。☆37Nov 17, 2016Updated 9 years ago
- 等待动画☆19Aug 16, 2017Updated 8 years ago
- android 自定义键盘☆19Jul 5, 2017Updated 8 years ago