diff --git a/changelog.d/6232.bugfix b/changelog.d/6232.bugfix new file mode 100644 index 0000000000..df04655701 --- /dev/null +++ b/changelog.d/6232.bugfix @@ -0,0 +1 @@ +Text cropped: "Secure backup" diff --git a/vector/src/main/res/layout/bottom_sheet_bootstrap.xml b/vector/src/main/res/layout/bottom_sheet_bootstrap.xml index 3818e50566..be209c2dd4 100644 --- a/vector/src/main/res/layout/bottom_sheet_bootstrap.xml +++ b/vector/src/main/res/layout/bottom_sheet_bootstrap.xml @@ -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"