Browse Source

center tabs

AndyScherzinger 7 years ago
parent
commit
200e5aac07
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/res/layout/file_details_fragment.xml

+ 1 - 1
src/main/res/layout/file_details_fragment.xml

@@ -198,7 +198,7 @@
             android:layout_width="match_parent"
             android:layout_height="wrap_content"
             app:tabGravity="center"
-            app:tabMode="scrollable"
+            app:tabMode="fixed"
             android:background="@color/white" />
 
         <android.support.v4.view.ViewPager