Android 常用框架收集

传送门

圆角(或圆形)图片:https://github.com/vinc3m1/RoundedImageView
热词搜索标签页效果:https://github.com/hongyangAndroid/FlowLayouthttps://github.com/donkingliang/LabelsView
可拖拽的图片控件也可以放大或缩小:https://github.com/cnlkl/ConfigurableFrameLayout
上拉刷新下拉加载:https://github.com/scwang90/SmartRefreshLayout
开发必备工具:传送门
最美玩Android客户端:里面很多开源框架可以借鉴使用
List查找implementation 'com.annimon:stream:1.2.1'
轮播图自定义视图控件:implementation 'com.ms:Banner:2.3.20'
弹窗库https://github.com/li-xiaojun/XPopup
TextView切换动画:https://www.jianshu.com/p/47df0b7b76be
图片视频选择库https://github.com/LuckSiege/PictureSelector/blob/master/README_CN.md

圆角Layout:implementation 'com.github.minminaya:GenaralRoundLayout:1.0.0'

        <com.minminaya.widget.GeneralRoundFrameLayout
            android:layout_width="match_parent"
            android:layout_height="wrap_content"
            android:background="@android:color/white"
            app:corner_radius="@dimen/dp6" />

沉浸式适配方案:地址

方形抽奖Demo(可自定义单个奖品布局):地址
圆形抽奖Demo:地址
通讯录吸顶5种效果:地址
系统自带吸顶layout:https://gitee.com/wasadsdfa/CoordinatorLayoutDemo
免费使用美颜磨皮、美白等多种美颜效果:地址
NFC使用 https://blog.csdn.net/sky2016_w/article/details/79026596
弹性阻尼View和下拉放大View:https://github.com/humoo/WidgetSample
git上传仓库:https://www.cnblogs.com/yuanchao-blog/p/10547945.html
防iOS Switch切换开关控件https://github.com/zcweng/SwitchButton

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

落魄的Android开发

感谢支持

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值