summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/layout/live_wallpaper_preview.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/layout/live_wallpaper_preview.xml b/res/layout/live_wallpaper_preview.xml
index 3bef894..05ac0c9 100644
--- a/res/layout/live_wallpaper_preview.xml
+++ b/res/layout/live_wallpaper_preview.xml
@@ -54,6 +54,8 @@
android:layout_height="wrap_content"
app:tabTextAppearance="@style/LivePicker.TextAppearance.Tab.NoAllCaps"
app:tabIndicatorColor="?android:attr/textColorPrimary"
+ app:tabGravity="fill"
+ app:tabMaxWidth="0dp"
android:visibility="gone"/>
<com.android.wallpaper.livepicker.widget.ConstraintViewPager