android高階頁面效果集錦
程式員界有個神奇的網站,那就是github,這個網站集合了一大批優秀的開源框架,極大地節省了開發者開發的時間,在這裡我進行了一下整理,這樣可以使我們在使用到時快速的查詢到,希望對大家有所幫助!
一個強大的二維碼掃描框架
可開啟預設二維碼掃描頁面,支援對圖片Bitmap的掃描功能,支援對UI的定製化操作,支援對條形碼的掃描功能,支援生成二維碼操作
專案地址
https://github.com/yipianfengye/android-zxingLibrary
高仿蘑菇街歡迎頁
專案地址
https://github.com/listen2code/Test_Mogu_View
閃屏頁是如何像雲一樣消失的
專案地址
https://github.com/githubwing/WingUE
餓了麼絲滑無縫過度搜索欄的實現
專案地址
https://github.com/githubwing/WingUE
模仿餓了麼詳情頁可以跟隨手指移動 viewpager變詳情頁
專案地址
https://github.com/githubwing/ZoomHeader
如何讓詳情頁縮小為橫向列表
專案地址
https://github.com/githubwing/ExpandableViewpager
一分鐘讓你擁有微信拖拽透明返回PhotoView
專案地址
https://github.com/githubwing/DragPhotoView
一句程式碼實現標題欄、導航欄滑動隱藏 、全新互動
專案地址
https://github.com/githubwing/ByeBurger
5秒讓你的View變3D,ThreeDLayout使用和實現
專案地址
https://github.com/githubwing/ThreeDLayout
TextView + Spanned實現圖文混排以及點選互動
專案地址
https://github.com/githubwing/RichTextView
來來來,一起再擼一個Material風格loadingView
專案地址
https://github.com/githubwing/LoadingView
CoordinatorLayout 自定義Behavior並不難
專案地址
https://github.com/githubwing/CustomBehavior
使用CoordinatorLayout打造知乎介面
專案地址
https://github.com/SshiGguang/SGUi
NumberProgressBar 個簡約性感的數字進度條
專案地址
https://github.com/daimajia/NumberProgressBar
circular-progress-button帶進度顯示的Button
專案地址
https://github.com/dmytrodanylyk/circular-progress-button
ToggleButton狀態切換的 Button,類似 iOS,用 View 實現
專案地址
https://github.com/zcweng/ToggleButton
原文釋出時間為:2018-09-30
本文作者: yuer