소스 검색

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