溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊(cè)×
其他方式登錄
點(diǎn)擊 登錄注冊(cè) 即表示同意《億速云用戶服務(wù)條款》

Android中有哪些UI框架

發(fā)布時(shí)間:2021-06-29 15:52:21 來源:億速云 閱讀:198 作者:Leah 欄目:移動(dòng)開發(fā)

Android中有哪些UI框架,針對(duì)這個(gè)問題,這篇文章詳細(xì)介紹了相對(duì)應(yīng)的分析和解答,希望可以幫助更多想解決這個(gè)問題的小伙伴找到更簡(jiǎn)單易行的方法。

1.Side-Menu.Android

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

 Android中有哪些UI框架

2.Context-Menu.Android

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

Android中有哪些UI框架

3.Pull-to-Refresh.Rentals-Android

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

Android中有哪些UI框架

4.Titanic

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

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

Android中有哪些UI框架

5.AndroidSwipeLayout

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

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

Demo地址:Download Demo

Android中有哪些UI框架

6.Android Typeface Helper

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

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

Android中有哪些UI框架

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開機(jī)的圖案密碼解鎖,支付寶的密碼解鎖

Android中有哪些UI框架

8.ToggleButton

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

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

Android中有哪些UI框架

9.WilliamChart

繪制圖表的庫,支持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

Android中有哪些UI框架

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

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

Android中有哪些UI框架

11.Euclid

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

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

Android中有哪些UI框架

12.InstaMaterial

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

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

Android中有哪些UI框架

13.SpringIndicator

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

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

Android中有哪些UI框架

14.BezierDemo

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

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

Android中有哪些UI框架

15.FoldableLayout

折疊的信紙被打開一樣的動(dòng)畫效果

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

Android中有哪些UI框架

16.Taurus

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

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

Android中有哪些UI框架

17.PersistentSearch

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

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

Android中有哪些UI框架

18.circular-progress-button

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

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

Android中有哪些UI框架

19.discrollview

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

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

Android中有哪些UI框架

20.sweet-alert-dialog

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

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

Android中有哪些UI框架

21.android-floating-action-button

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

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

Android中有哪些UI框架

22.android-collapse-calendar-view

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

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

Android中有哪些UI框架

23.NumberProgressBar

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

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

Android中有哪些UI框架

24.CircularProgressView

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

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

Android中有哪些UI框架

25.OriSim3D-Android

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

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

Android中有哪些UI框架

關(guān)于Android中有哪些UI框架問題的解答就分享到這里了,希望以上內(nèi)容可以對(duì)大家有一定的幫助,如果你還有很多疑惑沒有解開,可以關(guān)注億速云行業(yè)資訊頻道了解更多相關(guān)知識(shí)。

向AI問一下細(xì)節(jié)

免責(zé)聲明:本站發(fā)布的內(nèi)容(圖片、視頻和文字)以原創(chuàng)、轉(zhuǎn)載和分享為主,文章觀點(diǎn)不代表本網(wǎng)站立場(chǎng),如果涉及侵權(quán)請(qǐng)聯(lián)系站長(zhǎng)郵箱:is@yisu.com進(jìn)行舉報(bào),并提供相關(guān)證據(jù),一經(jīng)查實(shí),將立刻刪除涉嫌侵權(quán)內(nèi)容。

AI