第三方开源库-->那些酷炫的Seekbar & RatingBar & Toast开源库整理
Posted Kevin-Dev
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了第三方开源库-->那些酷炫的Seekbar & RatingBar & Toast开源库整理相关的知识,希望对你有一定的参考价值。
Seekbar
1、RangeSeekBar
Github : https://github.com/Jay-Goo/RangeSeekBar
简介 :一款美观强大的支持单向、双向范围选择、分步、垂直、高度自定义的 SeekBar。
效果图 :
2、IndicatorSeekBar
Github : https://github.com/warkiz/IndicatorSeekBar
简介 :A custom SeekBar on android, which can be changed the size ,color , thumb drawable , tick drawable , tick text and indicator , also , will show an indicator view with progress above SeekBar when seeking。
效果图 :
3、DragChooseView
Github : https://github.com/warkiz/IndicatorSeekBar
简介 :仿微信设置字体大小控件
效果图 :
4、FontSliderBar
Github : https://github.com/llew2011/FontSliderBar
简介 :No description, website, or topics provided.
效果图 :
5、DoubleSeekBar
Github : https://github.com/jackrex/DoubleSeekBar
简介 :应为需要实现一个类似于双向滑动的SeekBar,看看了Android 自身的SeekBar 实在是太简陋了,根本实现不了所需要的功能故,自己自定义一个View 简单的实现了类似于双向滑动的SeekBar 效果。 吐槽一下,功能比较简单,计算有点稍微复杂…
效果图 :
6、CircleSeekbar
Github : https://github.com/feeeei/CircleSeekbar
简介 :应为需要实现一个类似于双向滑动的SeekBar,看看了Android 自身的SeekBar 实在是太简陋了,根本实现不了所需要的功能故,自己自定义一个View 简单的实现了类似于双向滑动的SeekBar 效果。 吐槽一下,功能比较简单,计算有点稍微复杂…
效果图 :
RatingBar
1、MaterialRatingBar
Github : https://github.com/zhanghai/MaterialRatingBar
简介 :Material Design RatingBar with better appearance
效果图 :
Toast
1、SuperToasts
Github : https://github.com/JohnPersano/SuperToasts
简介 :A library that extends the Android toast framework.
效果图 :
2、Crouton
Github : https://github.com/keyboardsurfer/Crouton
简介 :Context sensitive notifications for Android
效果图 :
3、Android-AppMsg
Github : https://github.com/johnkil/Android-AppMsg
简介 :In-layout notifications. Based on Toast notifications and article by Cyril Mottier
效果图 :
4、UndoBar
Github : https://github.com/soarcn/UndoBar
简介 :Android Library that implements Snackbars (former known as Undobar) from Google’s Material Design documentation…
效果图 :
5、Alerter
Github : https://github.com/Tapadoo/Alerter
简介 :An Android Alerting Library
效果图 :
6、Toasty
Github : https://github.com/GrenderG/Toasty
简介 :A library that extends the Android toast framework.
效果图 :
7、Sneaker
Github : https://github.com/Hamadakram/Sneaker
简介 :A lightweight Android library for customizable alerts
效果图 :
以上是关于第三方开源库-->那些酷炫的Seekbar & RatingBar & Toast开源库整理的主要内容,如果未能解决你的问题,请参考以下文章