Skip to content

Commit

Permalink
(ui): update save location layout
Browse files Browse the repository at this point in the history
  • Loading branch information
mardous committed Nov 25, 2024
1 parent b725c48 commit 6a845dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/src/main/res/layout/dialog_save_location.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
style="?materialAlertDialogBodyTextStyle"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_marginTop="4dp"
android:ellipsize="end"
android:textAlignment="viewStart"
android:textColor="?android:textColorSecondary"
Expand Down Expand Up @@ -106,6 +107,7 @@
style="?materialAlertDialogBodyTextStyle"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_marginTop="4dp"
android:ellipsize="end"
android:textAlignment="viewStart"
android:textColor="?android:textColorSecondary"
Expand Down

0 comments on commit 6a845dd

Please sign in to comment.