真实的国产乱ⅩXXX66竹夫人,五月香六月婷婷激情综合,亚洲日本VA一区二区三区,亚洲精品一区二区三区麻豆

成都創(chuàng)新互聯(lián)網(wǎng)站制作重慶分公司

Android中有哪些UI框架

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

創(chuàng)新互聯(lián)-專業(yè)網(wǎng)站定制、快速模板網(wǎng)站建設(shè)、高性價比金門網(wǎng)站開發(fā)、企業(yè)建站全套包干低至880元,成熟完善的模板庫,直接使用。一站式金門網(wǎng)站制作公司更省心,省錢,快速模板網(wǎng)站建設(shè)找我們,業(yè)務(wù)覆蓋金門地區(qū)。費用合理售后完善,10余年實體公司更值得信賴。

1.Side-Menu.Android

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

 Android中有哪些UI框架

2.Context-Menu.Android

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

Android中有哪些UI框架

3.Pull-to-Refresh.Rentals-Android

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

Android中有哪些UI框架

4.Titanic

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

項目地址:https://github.com/RomainPiel/Titanic

Android中有哪些UI框架

5.AndroidSwipeLayout

滑動Layout,支持單個View,ListView,GridView

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

Demo地址:Download Demo

Android中有哪些UI框架

6.Android Typeface Helper

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

項目地址:https://github.com/norbsoft/android-typeface-helper

Android中有哪些UI框架

7.android-lockpattern

Android的圖案密碼解鎖

項目地址: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開機的圖案密碼解鎖,支付寶的密碼解鎖

Android中有哪些UI框架

8.ToggleButton

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

項目地址:https://github.com/zcweng/ToggleButton

Android中有哪些UI框架

9.WilliamChart

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

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

Android中有哪些UI框架

10.實現(xiàn)滑動ViewPager漸變背景色

項目地址:https://github.com/TaurusXi/GuideBackgroundColorAnimation

Android中有哪些UI框架

11.Euclid

用戶簡歷界面,Yalantis 出品。

項目地址:https://github.com/Yalantis/Euclid

Android中有哪些UI框架

12.InstaMaterial

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

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

Android中有哪些UI框架

13.SpringIndicator

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

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

Android中有哪些UI框架

14.BezierDemo

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

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

Android中有哪些UI框架

15.FoldableLayout

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

項目地址:https://github.com/alexvasilkov/FoldableLayout

Android中有哪些UI框架

16.Taurus

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

項目地址:https://github.com/Yalantis/Taurus

Android中有哪些UI框架

17.PersistentSearch

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

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

Android中有哪些UI框架

18.circular-progress-button

帶進度顯示的Button

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

Android中有哪些UI框架

19.discrollview

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

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

Android中有哪些UI框架

20.sweet-alert-dialog

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

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

Android中有哪些UI框架

21.android-floating-action-button

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

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

Android中有哪些UI框架

22.android-collapse-calendar-view

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

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

Android中有哪些UI框架

23.NumberProgressBar

個簡約性感的數(shù)字進度條

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

Android中有哪些UI框架

24.CircularProgressView

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

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

Android中有哪些UI框架

25.OriSim3D-Android

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

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

Android中有哪些UI框架

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


文章名稱:Android中有哪些UI框架
轉(zhuǎn)載注明:http://weahome.cn/article/psihce.html

其他資訊

在線咨詢

微信咨詢

電話咨詢

028-86922220(工作日)

18980820575(7×24)

提交需求

返回頂部