Skip to content

Commit 5d3f2e1

Browse files
committed
update
1 parent 443ea8a commit 5d3f2e1

File tree

3 files changed

+6
-112
lines changed

3 files changed

+6
-112
lines changed

Android_李校名_2年经验.md

Lines changed: 0 additions & 108 deletions
This file was deleted.

Android_李校名_2年经验.pdf

-245 KB
Binary file not shown.

总结这些并没有什么用.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
- Material Design 兼容:[material](https://github.com/rey5137/material)
6666
- Material Design 颜色:[materialette](https://github.com/mike-schultz/materialette)
6767
- 图标:[material-icon-lib](https://github.com/code-mc/material-icon-lib) | [Android-Iconics](https://github.com/mikepenz/Android-Iconics)
68-
- 主题切换[MeizhiGank](https://github.com/chkfung/MeizhiGank) | [Elephant](https://github.com/Freelander/Elephant) | [MagicaSakura](https://github.com/Bilibili/MagicaSakura) | [Android-skin-support](https://github.com/ximsfei/Android-skin-support) | [Colorful](https://github.com/garretyoder/Colorful) | [LeafPic,一个图库应用](https://github.com/HoraApps/LeafPic) | [Colorful](https://github.com/hehonghui/Colorful) | [rebase-android](https://github.com/drakeet/rebase-android)
68+
- 换肤[MeizhiGank](https://github.com/chkfung/MeizhiGank) | [Elephant](https://github.com/Freelander/Elephant) | [MagicaSakura](https://github.com/Bilibili/MagicaSakura) | [Android-skin-support](https://github.com/ximsfei/Android-skin-support) | [Colorful](https://github.com/garretyoder/Colorful) | [LeafPic,一个图库应用](https://github.com/HoraApps/LeafPic) | [Colorful](https://github.com/hehonghui/Colorful) | [rebase-android](https://github.com/drakeet/rebase-android)
6969
- 观测滚动事件,用于详情页:[Android-ObservableScrollView](https://github.com/ksoichiro/Android-ObservableScrollView)
7070
- Bootstrap风格:[Android-Bootstrap](https://github.com/Bearded-Hen/Android-Bootstrap)
7171
- 抽屉布局:[MaterialDrawer](https://github.com/mikepenz/MaterialDrawer)
@@ -89,7 +89,7 @@
8989
- 又一款十分强大的RecyclerView:[UltimateRecyclerView](https://github.com/cymcsg/UltimateRecyclerView)
9090
- 滑动选择:[DragSelectRecyclerView](https://github.com/MFlisar/DragSelectRecyclerView)
9191
- LayoutManager:[LayoutManager](https://github.com/jiang111/Awesome-RecyclerView-LayoutManager)
92-
- 对话框:[material-dialogs](https://github.com/afollestad/material-dialogs) | [sweet-alert-dialog](https://github.com/pedant/sweet-alert-dialog) | [Android-AlertView](https://github.com/saiwu-bigkoo/Android-AlertView) | [LovelyDialog](https://github.com/yarolegovich/LovelyDialog) | [NiftyDialogEffects](https://github.com/sd6352051/NiftyDialogEffects)
92+
- 对话框:[material-dialogs](https://github.com/afollestad/material-dialogs) | [sweet-alert-dialog](https://github.com/pedant/sweet-alert-dialog) | [Android-AlertView](https://github.com/saiwu-bigkoo/Android-AlertView) | [LovelyDialog](https://github.com/yarolegovich/LovelyDialog) | [NiftyDialogEffects](https://github.com/sd6352051/NiftyDialogEffects) | [NotificationBanner](https://github.com/Daltron/NotificationBanner)
9393
- Activity 转场动画:[Material-Animations](https://github.com/lgvalle/Material-Animations) | [TransitionHelper](https://github.com/ImmortalZ/TransitionHelper) | [activityanimation](https://github.com/flavienlaurent/activityanimation)
9494
- 点击扩散动画:[ActSwitchAnimTool](https://github.com/Yellow5A5/ActSwitchAnimTool) | [TapTargetView](https://github.com/KeepSafe/TapTargetView)
9595
- Loading 动画:[AVLoadingIndicatorView](https://github.com/81813780/AVLoadingIndicatorView) | [Android-SpinKit](https://github.com/ybq/Android-SpinKit) |
@@ -193,10 +193,10 @@
193193
- 简化相机操作:[CameraFragment](https://github.com/florent37/CameraFragment)
194194
- 信用卡填写、翻转:[SwipeableCard](https://github.com/michelelacorte/SwipeableCard)
195195
- 即时通讯UI框架:[ChatKit](https://github.com/stfalcon-studio/ChatKit)
196-
- Snackbar 扩展:[Snacky](https://github.com/matecode/Snacky) | [CSnackBar](https://github.com/ChathuraHettiarachchi/CSnackBar)
196+
- Snackbar 扩展:[Snacky](https://github.com/matecode/Snacky) | [CSnackBar](https://github.com/ChathuraHettiarachchi/CSnackBar) | [Light](https://github.com/TonnyL/Light)
197197
- 识别短信验证码:[SmsVerifyCatcher](https://github.com/stfalcon-studio/SmsVerifyCatcher)
198198
- 广告弹窗:[android-adDialog](https://github.com/yipianfengye/android-adDialog)
199-
- 好看的的五角星评分:[SimpleRatingBar](https://github.com/FlyingPumba/SimpleRatingBar)
199+
- 好看的的五角星评分:[SimpleRatingBar](https://github.com/FlyingPumba/SimpleRatingBar) | [SimpleRatingBar](https://github.com/ome450901/SimpleRatingBar)
200200
- ViewPager App首次注册说明:[StepDialog](https://github.com/guangzq/StepDialog)
201201
- 带气泡的SeekBar:[BubbleSeekBar](https://github.com/woxingxiao/BubbleSeekBar)
202202
- MarkdownView : [MarkdownView](https://github.com/tiagohm/MarkdownView)
@@ -233,6 +233,8 @@
233233
- AndroidBottomSheet:[AndroidBottomSheet](https://github.com/michael-rapp/AndroidBottomSheet)
234234
- 日历签到:[EasyCalendar](https://github.com/shichaohui/EasyCalendar)
235235
- 生成漂亮的二维码:[AwesomeQRCode](https://github.com/SumiMakito/AwesomeQRCode)
236+
- 电影院选座、商场购物地图、展位摊位在线预定、办公场地租赁工位等需要操作不规则区域的功能:[InDoorSurfaceView](https://github.com/karonl/InDoorSurfaceView)
237+
- 极光推送开发 IM UI 组件库[aurora-imui](https://github.com/jpush/aurora-imui)
236238

237239
###那些炫酷的UI组织:
238240
- [Yalantis](https://github.com/Yalantis)

0 commit comments

Comments
 (0)