文章分类 -  按钮 (Button)

【开源】crossview
摘要:crossview项目地址:https://github.com/cdflynn/crossview介绍:一个可以在十字与叉图标之间切换的自定义view。运行效果: 阅读全文

posted @ 2015-05-08 12:20 wasdchenhao 阅读(208) 评论(0) 推荐(0)

【开源】fab-toolbar
摘要:fab-toolbar项目地址:https://github.com/AlexKolpa/fab-toolbar介绍:像Material设计指南中所描述那样,一个悬浮操作按钮的Toolbar库。运行效果:使用说明:Material设计指南中的描述。12345678910111213141516171... 阅读全文

posted @ 2015-05-08 12:13 wasdchenhao 阅读(173) 评论(0) 推荐(0)

【开源】FabButton
摘要:FabButton项目地址:https://github.com/ckurtm/FabButton介绍:带进度显示的的悬浮操作按钮运行效果:使用说明:Gradle123dependencies{compile'mbanje.kurt:fabbutton:1.0.5'}使用12345678910111... 阅读全文

posted @ 2015-04-28 09:50 wasdchenhao 阅读(297) 评论(0) 推荐(0)

【开源】fab
摘要:fab项目地址:https://github.com/shell-software/fab介绍:悬浮操作按钮,可以定义不同的样式。运行效果:使用说明:定义在xml文件中,比如可以放在RelativeLayout中:12345678910111213141516创建对象123456importcom.... 阅读全文

posted @ 2015-04-21 10:13 wasdchenhao 阅读(492) 评论(0) 推荐(0)

【开源】Android-Bootstrap
摘要:Android-Bootstrap项目地址:https://github.com/Bearded-Hen/Android-Bootstrap介绍:Bootstrap的安卓版本提供了Ui开发中各种控件的样式。运行效果: 阅读全文

posted @ 2015-04-10 09:55 wasdchenhao 阅读(534) 评论(0) 推荐(0)

【开源】android-process-button
摘要:android-process-button项目地址:https://github.com/dmytrodanylyk/android-process-button介绍:能显示加载状态的button控件。运行效果: 阅读全文

posted @ 2015-04-09 09:20 wasdchenhao 阅读(309) 评论(0) 推荐(0)

【开源】Floating Action Button
摘要:Floating Action Button项目地址:https://github.com/shamanland/floating-action-button介绍:浮动操作按钮,可以配合ListView等滚动控件,实现当ListView 向上滑动的时候按钮就会显示出来,当向下滑动按钮会自动隐藏。请注... 阅读全文

posted @ 2015-04-02 10:38 wasdchenhao 阅读(188) 评论(0) 推荐(0)

【开源】android-circlebutton
摘要:android-circlebutton项目地址:https://github.com/markushi/android-circlebutton介绍:Circle button 控件运行效果:使用说明:123456789101112 阅读全文

posted @ 2015-04-02 10:22 wasdchenhao 阅读(156) 评论(0) 推荐(0)

【开源】FloatingActionButton
摘要:FloatingActionButton项目地址:https://github.com/futuresimple/android-floating-action-button介绍:Material Desig风格的浮动操作按钮运行效果: 阅读全文

posted @ 2015-03-30 11:21 wasdchenhao 阅读(132) 评论(0) 推荐(0)

【开源】RadialButtons
摘要:RadialButtons项目地址:https://github.com/mitchwongho/RadialButtons介绍:演示如何在android中实现动画效果的向外扩散的按钮布局,This example project illustrates how to implement an an... 阅读全文

posted @ 2015-03-30 11:15 wasdchenhao 阅读(135) 评论(0) 推荐(0)

【开源】android-flat-button
摘要:android-flat-button项目地址:https://github.com/hoang8f/android-flat-button介绍:类似于http://designmodo.github.io/Flat-UI/ 页面展示的扁平风格的按钮, 按钮风格可以高度自定义。运行效果:使用说明:在... 阅读全文

posted @ 2015-03-25 17:58 wasdchenhao 阅读(306) 评论(0) 推荐(0)

【开源】Android_FAB:Material Design中的悬浮按钮
摘要:Android_FAB:Material Design中的悬浮按钮项目地址:https://github.com/survivingwithandroid/Surviving-with-android/tree/master/Android_FAB介绍:最近android中有很多新的设计规范被引入,... 阅读全文

posted @ 2015-03-25 14:52 wasdchenhao 阅读(366) 评论(0) 推荐(0)

【开源】FloatingActionButton
摘要:FloatingActionButton项目地址:https://github.com/makovkastar/FloatingActionButton介绍:一个类似Android版Google+浮动功能按钮的控件,可以响应ListView的滚动事件。当列表向上滚动的时候会自动显示,向下滚动的时候自... 阅读全文

posted @ 2015-03-24 16:34 wasdchenhao 阅读(82) 评论(0) 推荐(0)

导航