Android开源框架(UI)
Posted startFromWeb
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Android开源框架(UI)相关的知识,希望对你有一定的参考价值。
前言
好久没写博文了,最近工作比较忙,剩下的一点点时间在做自己的项目,在Android酷炫实用的开源框架(UI框架)这篇文章中提到了很多开源的UI框架,我在自己的项目开发中也使用了大部分的,但是总觉得仅仅这几个不够用啊,所以本人在此做项目期间又找到了更多优秀的开源UI框架,在此分享给大家希望能对大家有所帮助,大家记得关注我哦~!在此篇之后就给大家带来优秀的HTTP框架和DB框架了!
1. Euclid
用户简历界面, Yalantis 出品。
项目地址: https://github.com/Yalantis/Euclid
Instagram的一组Material 风格的概念设计
项目地址:https://github.com/frogermcs/InstaMaterial
使用bezier实现粘连效果的页面指示
项目地址:https://github.com/chenupt/SpringIndicator
仿qq消息气泡拖拽消失的效果。
项目地址:https://github.com/chenupt/BezierDemo
折叠的信纸被打开一样的动画效果
6.Taurus
下拉刷新,Yalantis 出品。(是不是有点似曾相识呢?)
项目地址:https://github.com/Yalantis/Taurus
在点击搜索的时候控件在原有位置显示输入框。
项目地址:https://github.com/Quinny898/PersistentSearch
项目地址: https://github.com/dmytrodanylyk/circular-progress-button
当上下滚动的时候子元素会呈现不同动画效果的scrollView,网页上称之为:视差滚动
项目地址: https://github.com/flavienlaurent/discrollview
一个带动画效果的自定义对话框样式
项目地址:https://github.com/pedant/sweet-alert-dialog
11.android-floating-action-button
Material Desig风格的浮动操作按钮
项目地址:https://github.com/futuresimple/android-floating-action-button
12.android-collapse-calendar-view
可以在月视图与周视图之间切换的calendar控件
项目地址:https://github.com/blazsolar/android-collapse-calendar-view
个简约性感的数字进度条
项目地址:https://github.com/daimajia/NumberProgressBar
CircularProgressView 是通过自定义view的方式实现的Material风格的加载提示控件,兼容任何版本。
项目地址:https://github.com/rahatarmanahmed/CircularProgressView
opengl 实现了各种折纸效果,模拟了从一张纸折叠成一条船的整个过程
项目地址: https://github.com/RemiKoutcherawy/OriSim3D-Android
以上是关于Android开源框架(UI)的主要内容,如果未能解决你的问题,请参考以下文章