Skip to content

Commit

Permalink
Don't show tabs in theme picker
Browse files Browse the repository at this point in the history
  • Loading branch information
moezbhatti committed Feb 8, 2018
1 parent 55a56ac commit 95dfcff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qksms/src/main/res/layout/theme_picker_activity.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
android:layout_width="match_parent"
android:layout_height="40dp"
android:orientation="horizontal"
android:visibility="gone"
android:paddingEnd="12dp"
android:paddingStart="12dp" />

Expand Down

0 comments on commit 95dfcff

Please sign in to comment.