赞
踩
AutoWrapLineLayoutDemo
One custom layout that can place views horizontally and auto wrap line.
Samples
MODE_FILL_PARENT
MODE_WRAP_CONTENT
Usage
Dependency
Add the below dependency in your app level build.gradle. Make sure your project level build.gradle includes the jcenter() repository.
compile 'cn.wolfspider:autowraplinelayout:1.0.1'
How to use
In your layout file, add the AutoWrapLineLayout.
android:id="@+id/auto_wrap_line_layout"
android:layout_width="match_parent"
android:
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。