Skip to content

Commit ffa789b

Browse files
author
yaojiayi
committed
add RippleCompat
1 parent a146b91 commit ffa789b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -852,6 +852,15 @@ Demo 项目:https://github.com/siriscac/RippleView/tree/master/RippleViewExamp
852852
Demo 项目:https://github.com/traex/RippleEffect/tree/master/sample
853853
效果图:![Renderings](https://raw.githubusercontent.com/traex/RippleEffect/master/header.png)
854854

855+
1. RippleCompat
856+
使用易于移植的方式为UI控件实现波纹效应,可以适配控件原背景及Palette支持。api简单,可自定义效果,兼容至Android API 7+。
857+
项目地址:https://github.com/desmond1121/RippleCompat
858+
效果图:
859+
![Renderings](https://raw.githubusercontent.com/desmond1121/RippleCompat/master/demo/Demo.gif)
860+
861+
palette效果:
862+
![Renderings](https://raw.githubusercontent.com/desmond1121/RippleCompat/master/demo/Demo1.gif)
863+
855864
1. Android Floating Label Widgets
856865
包含一系列控件,这些控件特点是:有默认值,当值不为空时默认值浮动到上面变为提示
857866
项目地址:https://github.com/marvinlabs/android-floatinglabel-widgets

0 commit comments

Comments
 (0)