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

首頁 > 學(xué)院 > 開發(fā)設(shè)計(jì) > 正文

收集各種UI特效,開源庫

2019-11-09 17:14:07
字體:
供稿:網(wǎng)友
http://www.cnblogs.com/jackson-leung/p/4528196.htmlhttp://www.cnblogs.com/jackson-leung/p/4528196.htmlhttp://www.cnblogs.com/jackson-leung/p/4528196.html收集android上開源的酷炫的交互動(dòng)畫和視覺效果:Interactive-animation

閱讀目錄

交互篇1.SlidingUpPanelLayout2.FoldableLayout3.android-flip4.SwipeBackLayout5.AndroidImageSlider6.Android-ParallaxHeaderViewPager7.FragmentTransactionExtended8.FragmentTransactionExtended9.floatlabelededittext10.QuickReturn11.VNTNumberPickerPReference12.CircularFloatingActionMenu13.NiftyDialogEffects14.material-menu15.AndroidViewHover16.PagedHeadListView17.android-movies-demo18.NiftyNotification19.SwipeBack20.AndroidSwipeLayout21.SnackBar視覺篇1.android-stackblur2.BlurEffectForAndroidDesign3.Shimmer-android4.WizardPager5.FloatingActionButton6.JumpingBeans7.android_maskable_layout8.activityanimation9.android-shape-imageview10.RippleView

 

描述:收集Android上開源的酷炫的交互動(dòng)畫和視覺效果。

1.交互篇

2.視覺篇

交互篇

回到頂部

1.SlidingUpPanelLayout

項(xiàng)目介紹:他的庫提供了一種簡單的方式來添加一個(gè)可拖動(dòng)滑動(dòng)面板(由谷歌音樂推廣,谷歌地圖和Rdio)你的Android應(yīng)用程序。

項(xiàng)目地址:https://github.com/umano/AndroidSlidingUpPanelDEMO演示:github

回到頂部

2.FoldableLayout

項(xiàng)目介紹:折疊展開點(diǎn)擊的ITEM

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

DEMO演示:https://play.google.com/store/apps/details?id=com.alexvasilkov.foldablelayout.sample

github

回到頂部

3.android-flip

項(xiàng)目介紹:折疊翻頁效果 項(xiàng)目地址:https://github.com/openaphid/android-flip DEMO演示:

githubgithub

回到頂部

4.SwipeBackLayout

項(xiàng)目介紹:拖動(dòng)關(guān)閉當(dāng)前活動(dòng)窗體 項(xiàng)目地址:https://github.com/Issacw0ng/SwipeBackLayout DEMO演示: APK:https://play.google.com/store/apps/details?id=me.imid.swipebacklayout.demo github

回到頂部

5.AndroidImageSlider

項(xiàng)目介紹:一個(gè)漂亮的Slider,可以通過自定義達(dá)到更好的效果 項(xiàng)目地址:https://github.com/daimajia/AndroidImageSlider DEMO演示: APK:https://jumpshare.com/v/PAKDLjG0UYQjCy9bSSdX github

回到頂部

6.Android-ParallaxHeaderViewPager

項(xiàng)目介紹:欄目展示動(dòng)畫,自動(dòng)播放,滾動(dòng)下方列表時(shí)候,收縮效果 項(xiàng)目地址:https://github.com/kmshack/Android-ParallaxHeaderViewPager DEMO演示: APK:https://play.google.com/store/apps/details?id=com.kmshack.newsstand

github

回到頂部

7.FragmentTransactionExtended

項(xiàng)目介紹: 項(xiàng)目地址:https://github.com/DesarrolloAntonio/FragmentTransactionExtended DEMO演示:

github

回到頂部

8.FragmentTransactionExtended

項(xiàng)目介紹:Android按鈕可以化身進(jìn)度 項(xiàng)目地址:https://github.com/dmytrodanylyk/circular-progress-buttonDEMO演示:

github

回到頂部

9.floatlabelededittext

項(xiàng)目介紹:簡單的實(shí)現(xiàn)浮動(dòng)標(biāo)簽EditText:Android視圖使用EditText之上,并提示EditText時(shí)填充文本。

項(xiàng)目地址:https://github.com/wrapp/floatlabelededittext

DEMO演示:github

回到頂部

10.QuickReturn

項(xiàng)目介紹:Showcases QuickReturn view as a header, footer, and both header and footer.

項(xiàng)目地址:https://github.com/lawloretienne/QuickReturn

DEMO演示:github

回到頂部

11.VNTNumberPickerPreference

項(xiàng)目介紹:這是一個(gè)易于使用的自定義偏好,打開一個(gè)對話框中有許多選擇。的值被自動(dòng)保存,你可以設(shè)置默認(rèn),min -和maxValue方便地在xml

項(xiàng)目地址:https://github.com/vanniktech/VNTNumberPickerPreference

DEMO演示:github

回到頂部

12.CircularFloatingActionMenu

項(xiàng)目介紹:動(dòng)畫,可定制的圓形浮動(dòng)菜單為Android,

項(xiàng)目地址:https://github.com/oguzbilgener/CircularFloatingActionMenu

DEMO演示:github

回到頂部

13.NiftyDialogEffects

項(xiàng)目介紹:Dialog的各種打開動(dòng)畫,Nifty Modal Dialog Effects look like this(Nifty Modal Window Effects)

項(xiàng)目地址:https://github.com/sd6352051/NiftyDialogEffects

DEMO演示:github

回到頂部

14.material-menu

項(xiàng)目介紹:變形安卓菜單,返回和刪除按鈕

項(xiàng)目地址:https://github.com/balysv/material-menu

DEMO演示:github

回到頂部

15.AndroidViewHover

項(xiàng)目介紹:我們需要一個(gè)懸停視圖,顯示菜單,顯示消息。

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

DEMO演示:github

回到頂部

16.PagedHeadListView

項(xiàng)目介紹:圖片輪轉(zhuǎn)切換

項(xiàng)目地址:https://github.com/JorgeCastilloPrz/PagedHeadListView

DEMO演示:githubgithub

回到頂部

17.android-movies-demo

項(xiàng)目介紹:電影列表3級聯(lián)動(dòng),交互

項(xiàng)目地址:https://github.com/dlew/android-movies-demo

DEMO演示: youtube: https://www.youtube.com/watch?feature=player_embedded&v=nchbp6pr2tg

github

回到頂部

18.NiftyNotification

項(xiàng)目介紹:提示通知欄的各種動(dòng)畫

項(xiàng)目地址:https://github.com/sd6352051/NiftyNotification

DEMO演示:

github

回到頂部

19.SwipeBack

項(xiàng)目介紹:拖動(dòng)關(guān)閉,模范:kicker app(https://play.google.com/store/apps/details?id=com.netbiscuits.kicker)

項(xiàng)目地址:https://github.com/sockeqwe/SwipeBack

DEMO演示:

github

回到頂部

20.AndroidSwipeLayout

項(xiàng)目介紹:類似微信的測拉菜單

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

DEMO演示:

github

回到頂部21.SnackBar

項(xiàng)目介紹:

項(xiàng)目地址:https://github.com/MrEngineer13/SnackBar

DEMO演示:

googleplay:https://play.google.com/store/apps/details?id=com.mrengineer13.snackbar.sample

回到頂部

視覺篇

回到頂部

1.android-stackblur

項(xiàng)目介紹:毛玻璃,朦朧美

項(xiàng)目地址:https://github.com/kikoso/android-stackblurDEMO演示:

github

回到頂部

2.BlurEffectForAndroidDesign

項(xiàng)目介紹:實(shí)現(xiàn)模糊圖形技巧 項(xiàng)目地址:https://github.com/PomepuyN/BlurEffectForAndroidDesign

DEMO演示:

github

回到頂部

3.Shimmer-android

項(xiàng)目介紹:閃動(dòng)的文字 項(xiàng)目地址:https://github.com/RomainPiel/Shimmer-android

DEMO演示:

youtube:http://www.youtube.com/watch?v=7EOsegp4J2o&feature=youtu.be github

回到頂部

4.WizardPager

項(xiàng)目介紹:它提供了一個(gè)示例實(shí)現(xiàn)的Android手機(jī)上安裝一個(gè)向?qū)Ы缑?項(xiàng)目地址:https://github.com/TechFreak/WizardPager

DEMO演示:

youtube:http://www.youtube.com/watch?v=7EOsegp4J2o&feature=youtu.be github

回到頂部

5.FloatingActionButton

項(xiàng)目介紹:浮動(dòng)的按鈕 項(xiàng)目地址:https://github.com/FaizMalkani/FloatingActionButton

DEMO演示:

回到頂部

6.JumpingBeans

項(xiàng)目介紹:跳動(dòng)的文本 項(xiàng)目地址:https://github.com/frakbot/JumpingBeans

DEMO演示:githubgithub

回到頂部

7.android_maskable_layout

項(xiàng)目介紹:可屏蔽的布局 項(xiàng)目地址:https://github.com/christophesmet/android_maskable_layout

DEMO演示:github

回到頂部

8.activityanimation

項(xiàng)目介紹:Activit之間切換動(dòng)畫 項(xiàng)目地址:https://github.com/flavienlaurent/activityanimation

DEMO演示: youtube: https://www.youtube.com/watch?v=-E0sc6w_Jck

回到頂部

9.android-shape-imageview

項(xiàng)目介紹:提供了一組自定義形狀的android imageview組件,和一個(gè)框架來定義更多的形狀。實(shí)現(xiàn)著色器和位圖基于掩模圖像視圖。

項(xiàng)目地址:https://github.com/siyamed/android-shape-imageview

DEMO演示:githubgithub

回到頂部

10.RippleView

項(xiàng)目介紹:認(rèn)為模仿的連鎖反應(yīng)在單擊推出了Android L

項(xiàng)目地址:https://github.com/siriscac/RippleView

DEMO演示:github

https://github.com/Rano1/Interactive-animation


發(fā)表評論 共有條評論
用戶名: 密碼:
驗(yàn)證碼: 匿名發(fā)表
主站蜘蛛池模板: 南昌县| 上犹县| 安顺市| 沙湾县| 历史| 德庆县| 广南县| 开平市| 宕昌县| 当雄县| 康定县| 瓮安县| 榆林市| 慈溪市| 东方市| 延寿县| 根河市| 富锦市| 宜兴市| 宜章县| 沿河| 宜昌市| 海原县| 蒙阴县| 旬阳县| 宜君县| 万源市| 桐城市| 黄大仙区| 滦南县| 大姚县| 应城市| 江城| 汨罗市| 资兴市| 广南县| 定远县| 崇礼县| 沁水县| 贵定县| 林口县|