# UILibs **Repository Path**: levi37/UILibs ## Basic Information - **Project Name**: UILibs - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-06-18 - **Last Updated**: 2023-06-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #本仓库主要用来收集一些Android开发中常用的第三方UI库及其简单Demo *** |第三方库|介绍|Demo|使用说明| |---|---|---|---| |[CircleImageView](https://github.com/hdodenhof/CircleImageView)|显示圆形图片|CircleImageViewDemo|[Android UI Libs之CircleImageView.md](https://github.com/lavor-zl/UILibs/blob/master/Android%20UI%20Libs之CircleImageView.md)| |[android-gif-drawable](https://github.com/koral--/android-gif-drawable)|显示gif图片|android-gif-drawabledemo|[Android UI Libs之android-gif-drawable.md](https://github.com/lavor-zl/UILibs/blob/master/Android%20UI%20Libs之android-gif-drawable.md)| |[AndroidSwipeLayout](https://github.com/daimajia/AndroidSwipeLayout)|滑动布局,可以实现侧滑菜单与侧滑删除|androidswipelayoutdemo|[Android UI Libs之AndroidSwipeLayout.md](https://github.com/lavor-zl/UILibs/blob/master/Android%20UI%20Libs之AndroidSwipeLayout.md)| |[ExpandableLayout](https://github.com/traex/ExpandableLayout)|可扩展的布局,可以作为折叠工具|expandablelayoutdemo|[Android UI Libs之ExpandableLayout.md](https://github.com/lavor-zl/UILibs/blob/master/Android%20UI%20Libs之ExpandableLayout.md)| |[ShowcaseView](https://github.com/amlcurran/ShowcaseView)|作用户引导界面|showcaseviewdemo|[Android UI Libs之ShowcaseView.md](https://github.com/lavor-zl/UILibs/blob/master/Android%20UI%20Libs之ShowcaseView.md)| |[LabelView](https://github.com/linger1216/labelview)|为视图打标签|labelviewdemo|[Android UI Libs之LabelView.md](https://github.com/lavor-zl/UILibs/blob/master/Android%20UI%20Libs之LabelView.md)| |[Android-ObservableScrollView](https://github.com/ksoichiro/Android-ObservableScrollView)|监听滚动视图滚动事件|android-observablescrollviewdemo|[Android UI Libs之Android-ObservableScrollView.md](https://github.com/lavor-zl/UILibs/blob/master/Android%20UI%20Libs之Android-ObservableScrollView.md)| |[AndroidTreeView](https://github.com/bmelnychuk/AndroidTreeView)|树形视图|androidtreeviewdemo|[Android UI Libs之AndroidTreeView.md](https://github.com/lavor-zl/UILibs/blob/master/Android%20UI%20Libs之AndroidTreeView.md)| |[CircleIndicator](https://github.com/ongakuer/CircleIndicator)|圆形指示器,与ViewPager配合使用作轮播|circleindicatordemo|[Android UI Libs之CircleIndicator.md](https://github.com/lavor-zl/UILibs/blob/master/Android%20UI%20Libs之CircleIndicator.md)| |[android-viewbadger](https://github.com/jgilfelt/android-viewbadger)|为视图添加“徽章”,通常用作显示未读消息个数|android-viewbadgerdemo|[Android UI Libs之android-viewbadger.md](https://github.com/lavor-zl/UILibs/blob/master/Android%20UI%20Libs之Android-ObservableScrollView.md)| |[ExplosionField](https://github.com/tyrantgit/ExplosionField)|让视图爆炸成粉尘效果|explosionfielddemo|[Android UI Libs之ExplosionField.md](https://github.com/lavor-zl/UILibs/blob/master/Android%20UI%20Libs之ExplosionField.md)| |[ShortcutBadger](https://github.com/leolin310148/ShortcutBadger)|为app的launch快捷添加“徽章”,通常用作显示未读消息个数|shortcutbadgerdemo|[Android UI Libs之ShortcutBadger.md](https://github.com/lavor-zl/UILibs/blob/master/Android%20UI%20Libs之ShortcutBadger.md)| |[BrokenView](https://github.com/zhanyongsheng/BrokenView)|让视图产生玻璃破裂效果|brokenviewdemo|[Android UI Libs之BrokenView.md](https://github.com/lavor-zl/UILibs/blob/master/Android%20UI%20Libs之BrokenView.md)| |[android-stackblur](https://github.com/kikoso/android-stackblur)|对图像进行模糊化处理,可制作毛玻璃效果|android-stackblurdemo|[Android UI Libs之android-stackblur.md](https://github.com/lavor-zl/UILibs/blob/master/Android%20UI%20Libs之android-stackblur.md)| |[trianglify](https://github.com/manolovn/trianglify)|产生由不同颜色三角形组成的视图|trianglifydemo|[Android UI Libs之trianglify.md](https://github.com/lavor-zl/UILibs/blob/master/Android%20UI%20Libs之trianglify.md)| |[shimmer-android](https://github.com/facebook/shimmer-android)|让视图产生微光效果|shimmer-androiddemo|[Android UI Libs之shimmer-android.md](https://github.com/lavor-zl/UILibs/blob/master/Android%20UI%20Libs之shimmer-android.md)| |[Titanic](https://github.com/RomainPiel/Titanic)|让TextView产生下沉效果|titanicdemo|[Android UI Libs之Titanic.md](https://github.com/lavor-zl/UILibs/blob/master/Android%20UI%20Libs之Titanic.md)| |[PhotoView](https://github.com/chrisbanes/PhotoView)|通过触摸放大图片|photoviewdemo|[Android UI Libs之PhotoView.md](https://github.com/lavor-zl/UILibs/blob/master/Android%20UI%20Libs之PhotoView.md)| |[SwipeToLoadLayout](https://github.com/Aspsine/SwipeToLoadLayout)|上拉刷新与下拉加载更多|swipetoloadlayoutdemo|[Android UI Libs之SwipeToLoadLayout.md](https://github.com/lavor-zl/UILibs/blob/master/Android%20UI%20Libs之SwipeToLoadLayout.md)| |[discreteSeekBar](https://github.com/AnderWeb/discreteSeekBar)|一个漂亮的滑动条|discreteseekbardemo|[Android UI Libs之DiscreteSeekBar.md](https://github.com/lavor-zl/UILibs/blob/master/Android%20UI%20Libs之DiscreteSeekBar.md)| |[NumberProgressBar](https://github.com/daimajia/NumberProgressBar)|一个漂亮简洁的数字滑动条|numberprogressbardemo|[Android UI Libs之NumberProgressBar.md](https://github.com/lavor-zl/UILibs/blob/master/Android%20UI%20Libs之NumberProgressBar.md)| |[sweet-alert-dialog](https://github.com/pedant/sweet-alert-dialog)|一个漂亮聪明的警告对话框|sweet-alert-dialogdemo|[Android UI Libs之SweetAlertDialog.md](https://github.com/lavor-zl/UILibs/blob/master/Android%20UI%20Libs之SweetAlertDialog.md)| *** 希望大家可以多多star,fork,谢谢。 *** 关于我 *** **我的简书专题:[Android技术漫谈](http://www.jianshu.com/collection/4833a48d1cb2)** **我的微信公众号:Android技术漫谈** ![](http://i.imgur.com/u75x3BP.jpg)