Skip to content

Commit 0c51a39

Browse files
committed
Merge pull request #90 from QichaoChen/master
Add RippleEffect
2 parents 3ca7e0c + 1d9f41d commit 0c51a39

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -697,6 +697,12 @@ Demo项目:https://github.com/str4d/android-wizardpager/tree/textfield
697697
Demo项目:https://github.com/siriscac/RippleView/tree/master/RippleViewExample
698698
效果图:![Renderings](https://camo.githubusercontent.com/eec41193900aad4803dcf18bc9915fafa3f7d1cf/68747470733a2f2f7261772e6769746875622e636f6d2f73697269736361632f526970706c65566965772f6d61737465722f53637265656e732f53637265656e2e676966)
699699

700+
1. RippleEffect
701+
一个实现Material Design Ripple效果的库,支持Android API 9+以上版本。
702+
项目地址:https://github.com/traex/RippleEffect
703+
Demo项目:https://github.com/traex/RippleEffect/tree/master/sample
704+
效果图:![Renderings](https://raw.githubusercontent.com/traex/RippleEffect/master/header.png)
705+
700706
1. Android Floating Label Widgets
701707
包含一系列控件,这些控件特点是:有默认值,当值不为空时默认值浮动到上面变为提示
702708
项目地址:https://github.com/marvinlabs/android-floatinglabel-widgets

0 commit comments

Comments
 (0)