Fill TabLayout tabs in landscape
This commit is contained in:
parent
d219f7e0c1
commit
6c9ac67bbf
@ -26,7 +26,8 @@
|
||||
<android.support.design.widget.TabLayout
|
||||
android:id="@+id/tabs"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"/>
|
||||
android:layout_height="match_parent"
|
||||
app:tabGravity="fill"/>
|
||||
|
||||
</android.support.v7.widget.Toolbar>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user