Increased text size of widget button

This commit is contained in:
M66B 2021-08-09 14:49:18 +02:00
parent b62a24daf2
commit 131f790228
1 changed files with 1 additions and 0 deletions

View File

@ -170,6 +170,7 @@
android:paddingVertical="12dp"
android:text="@string/title_setup_wizard"
android:textAlignment="center"
android:textAppearance="@style/TextAppearance.AppCompat.Large"
android:textColor="?attr/colorInfoForeground"
android:textStyle="bold"
app:layout_constraintEnd_toEndOf="parent"