# MultipleTextView **Repository Path**: damonliuchn/MultipleTextView ## Basic Information - **Project Name**: MultipleTextView - **Description**: MultipleTextView can automatically arrange a plurality of TextView,can overspread space or set column num. - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-21 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## MultipleTextView MultipleTextView can automatically arrange a plurality of TextView . # attrs ```java ``` # Usage ```java ``` ```java repositories { maven { url "https://jitpack.io" } } dependencies { compile 'com.github.MasonLiuChn:MultipleTextView:1.0.2' } ``` ------ Blog:http://blog.csdn.net/masonblog Email:MasonLiuChn@gmail.com