Android酷炫實用的開源框架(UI框架)

前言

好久沒寫博文了,最近工作比較忙,剩下的一點點時間在做自己的項目,在Android酷炫實用的開源框架(UI框架)這篇文章中提到了很多開源的UI框架,我在自己的項目開發中也使用了大部分的,但是總覺得僅僅這幾個不夠用啊,所以本人在此做項目期間又找到了更多優秀的開源UI框架,在此分享給大家希望能對大家有所幫助,大家記得關注我哦~!在此篇之後就給大家帶來優秀的HTTP框架和DB框架了


1.Euclid
用戶簡歷界面,Yalantis 出品。
項目地址:https://github.com/Yalantis/Euclid


2.InstaMaterial

Instagram的一組Material 風格的概念設計

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



3.SpringIndicator

使用bezier實現粘連效果的頁面指示

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


4.BezierDemo

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

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



5.FoldableLayout

摺疊的信紙被打開一樣的動畫效果

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


7.PersistentSearch

在點擊搜索的時候控件在原有位置顯示輸入框。

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


8.circular-progress-button

帶進度顯示的Button

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

9.discrollview

當上下滾動的時候子元素會呈現不同動畫效果的scrollView,網頁上稱之爲:視差滾動

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



10.sweet-alert-dialog

一個帶動畫效果的自定義對話框樣式

項目地址: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





13.NumberProgressBar

個簡約性感的數字進度條

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






14.CircularProgressView

CircularProgressView 是通過自定義view的方式實現的Material風格的加載提示控件,兼容任何版本。

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





15.OriSim3D-Android

opengl 實現了各種摺紙效果,模擬了從一張紙摺疊成一條船的整個過程

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


轉自http://blog.csdn.net/cym492224103


發佈了35 篇原創文章 · 獲贊 6 · 訪問量 13萬+
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章