浏览代码

center tabs

AndyScherzinger 7 年之前
父节点
当前提交
200e5aac07
共有 1 个文件被更改,包括 1 次插入1 次删除
  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