打赏
上一页 1 2 3 4 5 6 ··· 19 下一页
摘要: Drawable rightDrawable = getResources().getDrawable(R.drawable.icon); //调用setCompoundDrawables时,必须调用Drawable.setBounds()方法,否则图片不显示 rightDrawable.setBo 阅读全文
posted @ 2023-04-12 14:19 张学涛 阅读(52) 评论(0) 推荐(0) 编辑
摘要: 1.MyfreeMP3:https://tools.liumingye.cn/music/ 2.放屁音乐网https://www.fangpi.net/ 阅读全文
posted @ 2023-04-11 09:43 张学涛 阅读(385) 评论(0) 推荐(0) 编辑
摘要: MPAndroidChart强大的图表绘制工具,支持折线图、面积图、散点图、时间图、柱状图、条图、饼图、气泡图、圆环图、范围(高至低)条形图、网状图等;支持图的拖拽缩放;支持 Android 2.2 以上,支持横纵轴缩放,多指缩放,展现动画、高亮、保存到 sdcard、从文件读取图表项目地址:htt 阅读全文
posted @ 2023-03-20 15:46 张学涛 阅读(103) 评论(0) 推荐(0) 编辑
摘要: android-flip类似 Flipboard 翻转动画的实现项目地址:https://github.com/openaphid/android-flipDemo 地址:https://github.com/openaphid/android-flip/blob/master/FlipView/D 阅读全文
posted @ 2023-03-20 15:45 张学涛 阅读(100) 评论(0) 推荐(0) 编辑
摘要: 包括 Toast、角标、UndoBar 等提示性控件 SVProgressHUD SVProgressHUD For Android 精仿iOS的提示库 SVProgressHUD,api也几乎一样。项目地址:https://github.com/saiwu-bigkoo/Android-SVPro 阅读全文
posted @ 2023-03-20 15:44 张学涛 阅读(23) 评论(0) 推荐(0) 编辑
摘要: 包括 TimePicker、DatePicker、CalendarView、Clock 等时间相关控件 android-times-squareAndroid 日历时间部件,支持选取单个日期,多个日期,及日期区间段和对话框形式显示项目地址:https://github.com/square/andr 阅读全文
posted @ 2023-03-20 15:44 张学涛 阅读(10) 评论(0) 推荐(0) 编辑
摘要: Discrollview支持滚动时 Item 淡入淡出,平移,缩放效果的 ScrollView项目地址:https://github.com/flavienlaurent/discrollviewDemo 地址:https://github.com/flavienlaurent/discrollvi 阅读全文
posted @ 2023-03-20 15:17 张学涛 阅读(23) 评论(0) 推荐(0) 编辑
摘要: 包括 TextView 及所有继承自 TextView 控件,如 EditText、Button、RadioButton android-flowtextview文字自动环绕其他 View 的 Layout项目地址:https://github.com/deano2390/FlowTextView效 阅读全文
posted @ 2023-03-20 15:17 张学涛 阅读(41) 评论(0) 推荐(0) 编辑
摘要: SmoothProgressBar水平进度条项目地址:https://github.com/castorflex/SmoothProgressBarDemo 地址:https://play.google.com/store/apps/details?id=fr.castorflex.android. 阅读全文
posted @ 2023-03-20 15:16 张学涛 阅读(35) 评论(0) 推荐(0) 编辑
摘要: PhotoView支持双击或双指缩放的 ImageView,在 ViewPager 等 Scrolling view 中正常使用,相比上面的 AndroidTouchGallery,不仅支持 ViewPager,同时支持单个 ImageView项目地址:https://github.com/chri 阅读全文
posted @ 2023-03-20 15:15 张学涛 阅读(33) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 ··· 19 下一页