aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--app/src/main/res/layout-large/act_console.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/src/main/res/layout-large/act_console.xml b/app/src/main/res/layout-large/act_console.xml
index 9b02b53..66f3d83 100644
--- a/app/src/main/res/layout-large/act_console.xml
+++ b/app/src/main/res/layout-large/act_console.xml
@@ -37,6 +37,8 @@
android:layout_height="wrap_content"
android:background="?attr/colorPrimary"
android:textAppearance="?android:attr/textAppearanceMedium"
+ app:tabMode="scrollable"
+ app:tabContentStart="60dp"
app:tabIndicatorColor="@android:color/white"/>
<TextView