fix text cropped

This commit is contained in:
Claire G 2022-06-03 14:41:43 +02:00
parent b6b487dfa0
commit 6ed6b49d7f
2 changed files with 2 additions and 0 deletions

1
changelog.d/6232.bugfix Normal file
View file

@ -0,0 +1 @@
Text cropped: "Secure backup"

View file

@ -37,6 +37,7 @@
android:layout_height="wrap_content"
android:layout_marginStart="16dp"
android:layout_marginEnd="16dp"
android:layout_marginTop="16dp"
android:ellipsize="end"
android:textColor="?vctr_content_primary"
android:textStyle="bold"