# Coder **Repository Path**: xyz24591/Coder ## Basic Information - **Project Name**: Coder - **Description**: Android Material Design 风格控件的学习及遇到的问题;Tablayout | 横向布局标签,TextInputLayout | 文字输入布局 ,FloatingActionButton | 悬浮按钮, CoordinatorLayout APPBarLayout CollapsingTabLayout实现折叠头布局,BottomSheetDialog | 底部对话框,Touch Feedback| 触摸反馈,Reveal Effect| 揭示效果,Curved motion | 曲线运动,Animated Vector Drawables | 矢量图片动画 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2019-03-13 - **Last Updated**: 2021-12-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Coder 项目使用MVVM模式进行开发,学习Android知识点 ## Android Material Design > Tablayout | 横向布局标签 [介绍及使用详情](http://blog.csdn.net/lengxuechiwu1314/article/details/71079546)  > Coordinatorlayout | 协调布局 [介绍及使用详情](http://blog.csdn.net/lengxuechiwu1314/article/details/71090247) > Coordinatorlayout.Behavior | 自定义行为的协调布局 [介绍及使用详情](http://blog.csdn.net/lengxuechiwu1314/article/details/71090247) > CoordinatorLayout APPBarLayout CollapsingTabLayout实现折叠头布局 Special thanks [CPUdream刘玉峰](http://blog.liuyufeng.tech/post/2017-04-19-toolbar.html) > TextInputLayout | 文字输入布局 [介绍及使用详情](http://blog.csdn.net/lengxuechiwu1314/article/details/71107229)  > FloatingActionButton | 悬浮按钮 [介绍及使用详情](http://blog.csdn.net/lengxuechiwu1314/article/details/71146380) > CardView | 卡片控件 [介绍及使用详情](http://blog.csdn.net/lengxuechiwu1314/article/details/71774554) > AppBarLayout | 嵌套布局 [介绍及使用详情](http://blog.csdn.net/lengxuechiwu1314/article/details/72472367) > CollapsingToolbarLayout | 折叠工具布局 [介绍及使用详情](http://blog.csdn.net/lengxuechiwu1314/article/details/72602767) > BottomSheetDialog | 底部对话框 [介绍及使用详情](http://blog.csdn.net/lengxuechiwu1314/article/details/72835497) > Touch Feedback| 触摸反馈 [介绍及使用详情](http://blog.csdn.net/lengxuechiwu1314/article/details/73166617) > Reveal Effect| 揭示效果 [介绍及使用详情](http://blog.csdn.net/lengxuechiwu1314/article/details/73190003) > Curved motion | 曲线运动 [介绍及使用详情](http://blog.csdn.net/lengxuechiwu1314/article/details/73277147) > Animated Vector Drawables | 矢量图片动画 [介绍及使用详情](http://blog.csdn.net/lengxuechiwu1314/article/details/73603990) ## Android 基础 > Android 帧动画 视图动画 属性动画 [介绍及使用详情](http://blog.csdn.net/lengxuechiwu1314/article/details/71641004) > Android XML绘图之 Shape [介绍及使用详情](http://blog.csdn.net/lengxuechiwu1314/article/details/72934634) ## Android 设计模式 > 设计模式之策略模式 | Strategy Pattern [介绍及使用详情](http://blog.csdn.net/lengxuechiwu1314/article/details/72191041) ## Android Demo > RecyclerView使用SwipRefreshLayout实现下拉刷新,自定义上拉加载更多 > RxJava+Retrofit请求网络数据,RecyclerView加载网络图片(图片加载框架Glide) > RecyclerView为图片添加ObjectAnimator动画效果 > 继承ViewGroupon实现的 3D球 ## Screenshots ![](https://github.com/CoderGuoy/AndroidNote/blob/master/screenshots/tablayout00.gif)![](https://github.com/CoderGuoy/AndroidNote/blob/master/screenshots/Coordinatorlayout00.gif)![](https://github.com/CoderGuoy/AndroidNote/blob/master/screenshots/textinputlayout.gif)![](https://github.com/CoderGuoy/AndroidNote/blob/master/screenshots/fab.gif)![](https://github.com/CoderGuoy/AndroidNote/blob/master/screenshots/bottomsheetdialog.gif)![](https://github.com/CoderGuoy/AndroidNote/blob/master/screenshots/bottomsheetdialog2.gif)![](https://github.com/CoderGuoy/AndroidNote/blob/master/screenshots/touchfeedback1.gif)![](https://github.com/CoderGuoy/AndroidNote/blob/master/screenshots/RevealEffect.gif)![](https://github.com/CoderGuoy/AndroidNote/blob/master/screenshots/curvedmotion.gif)![](https://github.com/CoderGuoy/AndroidNote/blob/master/screenshots/ball3D.gif)![](https://github.com/CoderGuoy/AndroidNote/blob/master/screenshots/customize_textview.gif)![](https://github.com/CoderGuoy/AndroidNote/blob/master/screenshots/animatedvectordrawable_smile.gif)![](https://github.com/CoderGuoy/AndroidNote/blob/master/screenshots/animatedvectordrawable_heart_bonc.gif)![](https://github.com/CoderGuoy/AndroidNote/blob/master/screenshots/vector_alpha.gif)![](https://github.com/CoderGuoy/AndroidNote/blob/master/screenshots/vector_rotation.gif)![](https://github.com/CoderGuoy/AndroidNote/blob/master/screenshots/vector_astronaut.gif) ## LICENSE - 项目仅做学习交流,不用做商业用途,接口使用干货集中营的API