From 78782d159a642e326be3df8676d1aa7c86614e0a Mon Sep 17 00:00:00 2001 From: M M Arif Date: Wed, 16 Sep 2020 20:03:52 +0200 Subject: [PATCH 01/20] UI improvements (#699) UI improvements Co-authored-by: M M Arif Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/699 --- .../res/layout/custom_repository_delete_dialog.xml | 9 +++++---- .../custom_repository_edit_properties_dialog.xml | 11 +++++++---- .../res/layout/custom_repository_transfer_dialog.xml | 10 ++++++---- .../main/res/layout/custom_user_accounts_dialog.xml | 2 +- 4 files changed, 19 insertions(+), 13 deletions(-) diff --git a/app/src/main/res/layout/custom_repository_delete_dialog.xml b/app/src/main/res/layout/custom_repository_delete_dialog.xml index a16fe896..7ee84e60 100644 --- a/app/src/main/res/layout/custom_repository_delete_dialog.xml +++ b/app/src/main/res/layout/custom_repository_delete_dialog.xml @@ -43,6 +43,7 @@ app:hintTextColor="?attr/hintColor" app:boxStrokeErrorColor="@color/darkRed" android:layout_marginBottom="8dp" + android:layout_marginTop="8dp" android:hint="@string/newRepoTintCopy">