Delete email from account / create ssh key / update profile details and other UI improvements (#1342)

Closes #135

Closes #1282

Closes #1343

Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1342
Co-authored-by: M M Arif <mmarif@swatian.com>
Co-committed-by: M M Arif <mmarif@swatian.com>
This commit is contained in:
M M Arif
2024-03-28 15:54:09 +00:00
committed by M M Arif
parent 98e41186ec
commit e5f4d14750
46 changed files with 763 additions and 139 deletions

View File

@@ -91,7 +91,7 @@
android:layout_height="wrap_content"
android:layout_marginTop="@dimen/dimen8dp"
android:layout_marginBottom="@dimen/dimen8dp"
android:hint="@string/newIssueDescriptionTitle"
android:hint="@string/description"
android:textColorHint="?attr/hintColor"
app:boxStrokeErrorColor="@color/darkRed"
app:endIconMode="clear_text"