mirror of https://github.com/M66B/FairEmail.git
Increased text size of widget button
This commit is contained in:
parent
b62a24daf2
commit
131f790228
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue