这里主要是封装关于TextView、Button、CompoundButton、RadioButton等常用系统控件的自定义控件,增强系统的控件功能,避免一些系统控件的局限性。
☆44Nov 5, 2016Updated 9 years ago
Alternatives and similar repositories for ViewUtils
Users that are interested in ViewUtils are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 一种全新的选择器,可用于省市区选择和各种层级数据的展示☆146Nov 24, 2016Updated 9 years ago
- 仿京东快报公告实现☆60Jul 7, 2017Updated 9 years ago
- 仿原京东商品详情页,上拉Tab置顶,可查看图文详情,参数详情,商品评论。☆13Nov 13, 2019Updated 6 years ago
- 支付宝 微信 支付 Rxjava☆62Mar 22, 2017Updated 9 years ago
- 布局适配 自动生成<values>的gradle插件☆10Jun 30, 2020Updated 6 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.
- 类似新闻客户端,应用市场,购物等应用基本架构。界面等待加载状态具体三种状态:加载中,加载失败,加载为空。自定义view,PageSlidingTab,封装了ViewPageIndicator控制ViewPage,且保留了预加载特性。使用fragment与该view进行关联,…☆30Nov 3, 2016Updated 9 years ago
- MPAndroidChart之LineChart使用☆13Dec 18, 2018Updated 7 years ago
- Android流式布局实现历史搜索记录☆13May 9, 2017Updated 9 years ago
- 有关蓝牙的搜索,配对,连接并发送数据☆13Mar 13, 2017Updated 9 years ago
- Android流式布局,支持单选、多选等,适合用于产品标签等,可以自定义标签颜色,标签大小,标签距离。☆26Jul 20, 2016Updated 9 years ago
- Android字体设置、多种样式字体(Android font settings, multiple style fonts)☆33Nov 27, 2018Updated 7 years ago
- 微信分享以及登录集成☆13Dec 1, 2016Updated 9 years ago
- 基于【Supersocket】框架的简单聊天工具☆12Mar 8, 2016Updated 10 years ago
- Android视频播放ijkplayer使用☆32May 9, 2019Updated 7 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 树级数据展示 id-pid☆23Apr 29, 2019Updated 7 years ago
- AUI是一个快速开发UI组件集合,帮助大家快速实现常用UI效果,用原生控件实现ios同样的UI效果,告别rn,weex等之类框架,提升开发效率。☆15Mar 22, 2019Updated 7 years ago
- Android带表情输入框,支持图片表情、文字表情、emoji☆15Jan 31, 2017Updated 9 years ago
- 🏄 基于Architecture Components dependencies (Lifecycles,LiveData,ViewModel,Room)构建的WanAndroid开源项目。 你值得拥有的MVVM快速开发框架:https://github.com…☆417May 11, 2025Updated last year
- 常见对称加解密,aes,salsa20,chacha20等,一键集成☆13Nov 29, 2022Updated 3 years ago
- Android圆形旋转菜单☆18Nov 29, 2016Updated 9 years ago
- 仿支付宝银行卡页面☆10Dec 20, 2019Updated 6 years ago
- Android版本检测更新类库,支持多源,自定义弹窗。☆10Apr 8, 2018Updated 8 years ago
- TAE 无线导购Android应用客户端☆31Sep 9, 2014Updated 11 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- just offer myself☆18Dec 8, 2015Updated 10 years ago
- based on Gson's parsing library, perform fault-tolerant processing on basic types (without causing the entire json parsing to fail due to…☆59Dec 21, 2017Updated 8 years ago
- 商品分类 仿淘宝,京东商品分类☆67Dec 29, 2016Updated 9 years ago
- An Android frame In order to support single Activity+multi Fragment framework.(为了给单Activity+多Fragment架构提供支持的框架)☆41Dec 25, 2017Updated 8 years ago
- ☆42Nov 3, 2017Updated 8 years ago
- WilliamChart项目使用,一行依赖,快捷开发。☆25Jan 18, 2017Updated 9 years ago
- 使用mmap实现的跨进程通信组件☆23Jul 24, 2022Updated 3 years ago
- 基于react-native-camera库实现的一个二维码/条形码扫描器☆10Jun 5, 2017Updated 9 years ago
- 基于 mvp - databinding 框架,AndroidX、retrofit2、rxjava2、okhttp3、Glide、immersionbar、RxBus☆14May 21, 2022Updated 4 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 避免webview内存泄露的一种方案。通过service开辟新进程加载webview,退出后杀死进程,通过aidl进程间通讯回传数据和状态以处理业务逻辑。如果对你有帮助,请点亮小星星✨哟~☆16Nov 26, 2018Updated 7 years ago
- 自定义控件:指南针☆18Jul 26, 2017Updated 8 years ago
- 《Kotlin 实战》代码笔记☆14Dec 29, 2020Updated 5 years ago
- 根据极客学院的实战案例,自己做出的项目: 1.倒计时 2.获取手机通讯录,并用ListView显示 3.用SurfaceView做出游戏,围住神经猫 4.自定义控件:左右可滑动菜单 5.2048游戏 6.多功能时钟(显示时间,闹钟,计时器,秒表) 7.实现2d卡片翻转效果 …☆19Apr 26, 2015Updated 11 years ago
- 各种简单样式的弹出框 这是一个基于AlertDialog和Dialog这两个类封装的多种弹出框样式,其中提供各种简单样式的弹出框使用说明。同时也可自定义弹出框。☆10Jan 6, 2017Updated 9 years ago
- 集合dex2jar和JD_GUI,实现快速反编译并查看apk文件☆29Dec 15, 2016Updated 9 years ago
- 首家免费短视频开源项目, 为开发者提供短视频拍摄、剪辑等全套解决方案。☆38Dec 21, 2018Updated 7 years ago