Skip to content

Commit

Permalink
center tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyScherzinger committed May 9, 2018
1 parent 1049a8a commit 200e5aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/res/layout/file_details_fragment.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 200e5aa

Please sign in to comment.