【Android -- 开源库】那些酷炫的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

效果图
请添加图片描述

猜你喜欢

转载自blog.csdn.net/duoduo_11011/article/details/124768713