summaryrefslogtreecommitdiff
path: root/wallet/src/main/res/layout/nav_header_main.xml
diff options
context:
space:
mode:
Diffstat (limited to 'wallet/src/main/res/layout/nav_header_main.xml')
-rw-r--r--wallet/src/main/res/layout/nav_header_main.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/wallet/src/main/res/layout/nav_header_main.xml b/wallet/src/main/res/layout/nav_header_main.xml
index e70e80f..6837814 100644
--- a/wallet/src/main/res/layout/nav_header_main.xml
+++ b/wallet/src/main/res/layout/nav_header_main.xml
@@ -39,7 +39,7 @@
android:layout_marginTop="8dp"
android:layout_marginEnd="16dp"
android:text="@string/nav_header_title"
- android:textAppearance="@style/TextAppearance.AppCompat.Body1"
+ android:textAppearance="@style/TextAppearance.Material3.BodyLarge"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@+id/talerLogoView" />