Skip to content

Commit 759a19e

Browse files
committed
Merge pull request #203 from desmond1121/master
add RippleCompat
2 parents a146b91 + 2a8b173 commit 759a19e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -852,6 +852,16 @@ 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+
Demo 项目:https://github.com/desmond1121/RippleCompat/tree/master/app
859+
效果图:
860+
![Renderings](https://raw.githubusercontent.com/desmond1121/RippleCompat/master/demo/Demo.gif)
861+
862+
palette效果:
863+
![Renderings](https://raw.githubusercontent.com/desmond1121/RippleCompat/master/demo/Demo1.gif)
864+
855865
1. Android Floating Label Widgets
856866
包含一系列控件,这些控件特点是:有默认值,当值不为空时默认值浮动到上面变为提示
857867
项目地址:https://github.com/marvinlabs/android-floatinglabel-widgets

0 commit comments

Comments
 (0)