Merge pull request #154 from swissalpine/patch-2

Change text size to see buttons on small screens
This commit is contained in:
Milos Kozak 2020-12-30 10:33:07 +01:00 committed by GitHub
commit c2e500dfd8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"