# ViewUtils **Repository Path**: yym439/view-utils ## Basic Information - **Project Name**: ViewUtils - **Description**: Android 自定义View - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-22 - **Last Updated**: 2021-04-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: Android ## README # ViewUtils #### 介绍 Android 自定义View #### 自定义View说明 1. FlowTagView:流式标签控件 #### 参考资料 - [约束布局](https://developer.android.com/training/constraint-layout) - [官网约束布局Demo](https://github.com/android/views-widgets-samples/tree/master/ConstraintLayoutExamples)