打赏
摘要: 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) 编辑
摘要: StaggeredGridView允许非对齐行的 GridView,类似 Pinterest 的瀑布流,并且跟 ListView 一样自带 View 缓存,继承自 ViewGroup项目地址:https://github.com/maurycyw/StaggeredGridViewDemo 地址:h 阅读全文
posted @ 2023-03-20 15:15 张学涛 阅读(23) 评论(0) 推荐(0) 编辑
摘要: AdvancedPagerSlidingTabStrip一个完美兼容ViewPager的导航栏组件;可以自定义TabView;能动态加载Tab上的Icon图片; 能显示Tab的消息数量和提示小圆点;支持自定义为微博形式的可滑动tab。 项目地址:https://github.com/HomHomLi 阅读全文
posted @ 2023-03-20 15:14 张学涛 阅读(10) 评论(0) 推荐(0) 编辑
摘要: MenuDrawer滑出式菜单,通过拖动屏幕边缘滑出菜单,支持屏幕上下左右划出,支持当前 View 处于上下层,支持 Windows 边缘、ListView 边缘、ViewPager 变化划出菜单等。项目地址:https://github.com/SimonVT/android-menudrawer 阅读全文
posted @ 2023-03-20 15:13 张学涛 阅读(16) 评论(0) 推荐(0) 编辑
摘要: ActionBarSherlock为 Android 所有版本提供统一的 ActionBar,解决 4.0 以下 ActionBar 的适配问题项目地址:https://github.com/JakeWharton/ActionBarSherlockDemo 地址:https://play.goog 阅读全文
posted @ 2023-03-20 15:12 张学涛 阅读(9) 评论(0) 推荐(0) 编辑
摘要: 一、ListView android-pulltorefresh一个强大的拉动刷新开源项目,支持各种控件下拉刷新,ListView、ViewPager、WebView、ExpandableListView、GridView、ScrollView、Horizontal ScrollView、Fragm 阅读全文
posted @ 2023-03-20 15:11 张学涛 阅读(45) 评论(0) 推荐(0) 编辑