# androidview_study **Repository Path**: xujianhong/androidview_study ## Basic Information - **Project Name**: androidview_study - **Description**: Android 自定义控件集合 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-08-19 - **Last Updated**: 2023-10-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 自定义android 学习 #### 介绍 Android 自定义控件集合 #### 软件架构 自定义控件 CircularProgress ![tu1](gif/circularProgress.gif) 自定义控件 RotateProgress ![tu1](gif/rotateProgress.gif) 自定义控件 MRecyclerView ![tu1](gif/mRecyclerView.gif) 自定义控件 ScaleBehavior ![tu1](gif/ic_behavior.gif) 自定义控件 BlockView ![tu1](gif/block2023-2-16.gif) 自定义控件 圆形图片 ![tu1](gif/RoundImageView.png) 自定义ViewGroup 实现 tagView 根据内容自动换行,动态添加和删除元素 ![tu1](gif/tags.png) 效果根据 RecycleView滑动 控制View的显示隐藏 使用自定义Behavior 必须重写两个方法的构造函数 使用的时候必须为包名 + 类名 #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)