Merge pull request #154 from swissalpine/patch-2
Change text size to see buttons on small screens
This commit is contained in:
commit
c2e500dfd8
|
@ -48,7 +48,7 @@
|
|||
android:layout_gravity="center_horizontal"
|
||||
android:paddingLeft="10dp"
|
||||
android:paddingRight="10dp"
|
||||
android:textAppearance="@style/TextAppearance.AppCompat.Large" />
|
||||
android:textAppearance="@style/TextAppearance.AppCompat.Small" />
|
||||
|
||||
<Button
|
||||
android:id="@+id/mute_5min"
|
||||
|
|
Loading…
Reference in a new issue