Skip to content

Commit 68b9b14

Browse files
committed
Add FloatingActionButton
1 parent 0f6c497 commit 68b9b14

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
@@ -516,6 +516,12 @@ Demo地址:https://github.com/kpbird/chips-edittext-library/tree/master/ChipsE
516516
Demo地址:https://play.google.com/store/apps/details?id=info.hoang8f.fbutton.demo
517517
<a href="https://github.com/Trinea/android-open-project#%E7%9B%AE%E5%89%8D%E5%8C%85%E6%8B%AC" title="返回目录" style="width:100%"><img src="http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png" align="right"/></a>
518518

519+
1. FloatingActionButton
520+
一个类似Android版Google+浮动功能按钮的控件,可以响应ListView的滚动事件。当列表向上滚动的时候会自动显示,向下滚动的时候自动隐藏。
521+
项目地址:https://github.com/makovkastar/FloatingActionButton
522+
Demo地址:https://github.com/makovkastar/FloatingActionButton/tree/master/
523+
效果图:![Renderings](https://raw.githubusercontent.com/makovkastar/FloatingActionButton/master/art/demo.gif)
524+
519525
#### 九、ScrollView
520526
1. Discrollview
521527
支持滚动时Item淡入淡出,平移,缩放效果的ScrollView

0 commit comments

Comments
 (0)