国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁(yè) > 系統(tǒng) > Android > 正文

25個(gè)實(shí)用酷炫的Android開(kāi)源UI框架

2019-12-12 01:02:50
字體:
來(lái)源:轉(zhuǎn)載
供稿:網(wǎng)友

最近找了一些合適開(kāi)源控件,這樣在日常工作中會(huì)更加省時(shí),再此分享給大家,希望能對(duì)大家有幫助,此博文介紹的都是UI上面的框架,接下來(lái)會(huì)有其他的開(kāi)源框架(如:HTTP框架、DB框架)。

1.Side-Menu.Android

分類側(cè)滑菜單Yalantis 出品。

項(xiàng)目地址:https://github.com/Yalantis/Side-Menu.Android

 

2.Context-Menu.Android

可以方便快速集成漂亮帶有動(dòng)畫(huà)效果的上下文菜單,Yalantis出品。

項(xiàng)目地址:https://github.com/Yalantis/Context-Menu.Android

3.Pull-to-Refresh.Rentals-Android

提供一個(gè)簡(jiǎn)單可以自定義的下拉刷新實(shí)現(xiàn),Yalantis 出品。

項(xiàng)目地址:https://github.com/Yalantis/Pull-to-Refresh.Rentals-Android

4.Titanic

可以顯示水位上升下降的TextView

項(xiàng)目地址:https://github.com/RomainPiel/Titanic

5.AndroidSwipeLayout

滑動(dòng)Layout,支持單個(gè)View,ListView,GridView

項(xiàng)目地址:https://github.com/daimajia/AndroidSwipeLayout

Demo地址:Download Demo

6.Android Typeface Helper

可以幫你輕松實(shí)現(xiàn)自定義字體的庫(kù)

項(xiàng)目地址:https://github.com/norbsoft/android-typeface-helper

7.android-lockpattern

Android的圖案密碼解鎖

項(xiàng)目地址:https://code.google.com/p/android-lockpattern/

Demo地址:https://play.google.com/store/apps/details?id=group.pals.android.lib.ui.lockpattern.demo

文檔介紹:https://code.google.com/p/android-lockpattern/wiki/QuickUse

APP示例:Android開(kāi)機(jī)的圖案密碼解鎖,支付寶的密碼解鎖

8.ToggleButton

狀態(tài)切換的 Button,類似 iOS,用 View 實(shí)現(xiàn)

項(xiàng)目地址:https://github.com/zcweng/ToggleButton

9.WilliamChart

繪制圖表的庫(kù),支持LineChartView、BarChartView和StackBarChartView三中圖表類型,并且支持 Android 2.2及以上的系統(tǒng)。

項(xiàng)目地址:https://github.com/diogobernardino/WilliamChart
Demo地址:https://play.google.com/store/apps/details?id=com.db.williamchartdemo
Demo項(xiàng)目:https://github.com/diogobernardino/WilliamChart/tree/master/sample

10.實(shí)現(xiàn)滑動(dòng)ViewPager漸變背景色

項(xiàng)目地址:https://github.com/TaurusXi/GuideBackgroundColorAnimation

11.Euclid

用戶簡(jiǎn)歷界面,Yalantis 出品。

項(xiàng)目地址:https://github.com/Yalantis/Euclid

12.InstaMaterial

Instagram的一組Material 風(fēng)格的概念設(shè)計(jì)

項(xiàng)目地址:https://github.com/frogermcs/InstaMaterial

13.SpringIndicator

使用bezier實(shí)現(xiàn)粘連效果的頁(yè)面指示

項(xiàng)目地址:https://github.com/chenupt/SpringIndicator

14.BezierDemo

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

項(xiàng)目地址:https://github.com/chenupt/BezierDemo

15.FoldableLayout

折疊的信紙被打開(kāi)一樣的動(dòng)畫(huà)效果

項(xiàng)目地址:https://github.com/alexvasilkov/FoldableLayout

16.Taurus

下拉刷新,Yalantis 出品。(是不是有點(diǎn)似曾相識(shí)呢?)

項(xiàng)目地址:https://github.com/Yalantis/Taurus

17.PersistentSearch

在點(diǎn)擊搜索的時(shí)候控件在原有位置顯示輸入框。

項(xiàng)目地址:https://github.com/Quinny898/PersistentSearch

18.circular-progress-button

帶進(jìn)度顯示的Button

項(xiàng)目地址: https://github.com/dmytrodanylyk/circular-progress-button

19.discrollview

當(dāng)上下滾動(dòng)的時(shí)候子元素會(huì)呈現(xiàn)不同動(dòng)畫(huà)效果的scrollView,網(wǎng)頁(yè)上稱之為:視差滾動(dòng)

項(xiàng)目地址: https://github.com/flavienlaurent/discrollview

20.sweet-alert-dialog

一個(gè)帶動(dòng)畫(huà)效果的自定義對(duì)話框樣式

項(xiàng)目地址:https://github.com/pedant/sweet-alert-dialog

21.android-floating-action-button

Material Desig風(fēng)格的浮動(dòng)操作按鈕

項(xiàng)目地址:https://github.com/futuresimple/android-floating-action-button

22.android-collapse-calendar-view

可以在月視圖與周視圖之間切換的calendar控件

項(xiàng)目地址:https://github.com/blazsolar/android-collapse-calendar-view

23.NumberProgressBar

個(gè)簡(jiǎn)約性感的數(shù)字進(jìn)度條

項(xiàng)目地址:https://github.com/daimajia/NumberProgressBar

24.CircularProgressView

CircularProgressView 是通過(guò)自定義view的方式實(shí)現(xiàn)的Material風(fēng)格的加載提示控件,兼容任何版本。

項(xiàng)目地址:https://github.com/rahatarmanahmed/CircularProgressView

25.OriSim3D-Android

opengl 實(shí)現(xiàn)了各種折紙效果,模擬了從一張紙折疊成一條船的整個(gè)過(guò)程

項(xiàng)目地址: https://github.com/RemiKoutcherawy/OriSim3D-Android

好了先整理這些,其實(shí)還有很多有趣實(shí)用的Android UI框架,以后我會(huì)慢慢整理出現(xiàn)添加上來(lái),希望這些能對(duì)大家有用

發(fā)表評(píng)論 共有條評(píng)論
用戶名: 密碼:
驗(yàn)證碼: 匿名發(fā)表
主站蜘蛛池模板: 浙江省| 高陵县| 呼图壁县| 土默特左旗| 瑞金市| 贡觉县| 扎兰屯市| 青海省| 桦南县| 轮台县| 山西省| 壤塘县| 纳雍县| 阳曲县| 乐至县| 自贡市| 盐边县| 方山县| 申扎县| 伊川县| 玉田县| 若尔盖县| 双流县| 镇康县| 正镶白旗| 襄樊市| 永善县| 吐鲁番市| 建昌县| 高阳县| 兴义市| 保靖县| 内丘县| 攀枝花市| 芜湖市| 鹿邑县| 新丰县| 策勒县| 邳州市| 营山县| 沙雅县|