当前位置:首页 > 开发教程 > 手机开发 >

Android酷炫实用的开源框架(UI框架)终

时间:2015-04-28 15:10 来源:互联网 作者:源码搜藏 收藏

好久没写博文了,最近工作比较忙,剩下的一点点时间在做自己的项目,在Android酷炫实用的开源框架(UI框架)这篇文章中提到了很多开源的UI框架,我在自己的项目开发中也使用了大部分的,但是总觉得仅仅这几个不够用啊,所以本人在此做项目期间又找到了更多优

好久没写博文了,最近工作比较忙,剩下的一点点时间在做自己的项目,在Android酷炫实用的开源框架(UI框架)这篇文章中提到了很多开源的UI框架,我在自己的项目开发中也使用了大部分的,但是总觉得仅仅这几个不够用啊,所以本人在此做项目期间又找到了更多优秀的开源UI框架,在此分享给大家希望能对大家有所帮助,大家记得关注我哦~!在此篇之后就给大家带来优秀的HTTP框架和DB框架了!

 

 

1.Euclid
用户简历界面,Yalantis 出品。
项目地址:https://github.com/Yalantis/Euclid

 

Android酷炫实用的开源框架(UI框架)终

 

2.InstaMaterial

Instagram的一组Material 风格的概念设计

项目地址:https://github.com/frogermcs/InstaMaterial

Android酷炫实用的开源框架(UI框架)终

 

3.SpringIndicator

使用bezier实现粘连效果的页面指示

项目地址:https://github.com/chenupt/SpringIndicator

Android酷炫实用的开源框架(UI框架)终

 

4.BezierDemo

仿qq消息气泡拖拽消失的效果。

项目地址:https://github.com/chenupt/BezierDemo

Android酷炫实用的开源框架(UI框架)终

 

5.FoldableLayout

折叠的信纸被打开一样的动画效果

 

  • 项目地址:https://github.com/alexvasilkov/FoldableLayout
Android酷炫实用的开源框架(UI框架)终

 

 

6.Taurus
下拉刷新,Yalantis 出品。(是不是有点似曾相识呢?)
项目地址:https://github.com/Yalantis/Taurus

Android酷炫实用的开源框架(UI框架)终

 

 

7.PersistentSearch

在点击搜索的时候控件在原有位置显示输入框。

项目地址:https://github.com/Quinny898/PersistentSearch

Android酷炫实用的开源框架(UI框架)终

 

 

 

8.circular-progress-button

带进度显示的Button

项目地址: https://github.com/dmytrodanylyk/circular-progress-button

Android酷炫实用的开源框架(UI框架)终

 

 

 

9.discrollview

当上下滚动的时候子元素会呈现不同动画效果的scrollView,网页上称之为:视差滚动

项目地址: https://github.com/flavienlaurent/discrollview

Android酷炫实用的开源框架(UI框架)终

 

 

10.sweet-alert-dialog

一个带动画效果的自定义对话框样式

项目地址:https://github.com/pedant/sweet-alert-dialog

Android酷炫实用的开源框架(UI框架)终

 

 

 

11.android-floating-action-button

Material Desig风格的浮动操作按钮

项目地址:https://github.com/futuresimple/android-floating-action-button

Android酷炫实用的开源框架(UI框架)终

 

 

12.android-collapse-calendar-view

可以在月视图与周视图之间切换的calendar控件

项目地址:https://github.com/blazsolar/android-collapse-calendar-view

Android酷炫实用的开源框架(UI框架)终

 

 

 

13.NumberProgressBar

个简约性感的数字进度条

项目地址:https://github.com/daimajia/NumberProgressBar

Android酷炫实用的开源框架(UI框架)终

 

 

 

 

14.CircularProgressView

CircularProgressView 是通过自定义view的方式实现的Material风格的加载提示控件,兼容任何版本。

项目地址:https://github.com/rahatarmanahmed/CircularProgressView

Android酷炫实用的开源框架(UI框架)终

 

 

 

15.OriSim3D-Android

opengl 实现了各种折纸效果,模拟了从一张纸折叠成一条船的整个过程

项目地址: https://github.com/RemiKoutcherawy/OriSim3D-Android

Android酷炫实用的开源框架(UI框架)终


手机开发阅读排行

最新文章