标签:android match wrap str maxwidth highlight sig gravity support
<android.support.design.widget.TabLayout
android:id="@+id/tab_layout"
android:layout_width="match_parent"
android:layout_height="wrap_content"
app:tabMaxWidth="0dp"
app:tabGravity="fill"
app:tabMode="fixed" />
标签:android match wrap str maxwidth highlight sig gravity support
原文地址:https://www.cnblogs.com/jooy/p/9531839.html