Browse Source

center tabs

AndyScherzinger 7 năm trước cách đây
mục cha
commit
200e5aac07
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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