aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/activity_edit_account.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2018-06-29 23:41:48 +0200
committerChristian Schneppe <christian@pix-art.de>2018-06-29 23:41:48 +0200
commitc2a5f95da78918032a4cd71aac53d0c14f69fbef (patch)
treedab94e1acee36536be92006f8b1083d10d03a2a8 /src/main/res/layout/activity_edit_account.xml
parent5a148ad244705d4d7238903b37c3a46206df2521 (diff)
open/close soft keyboard in quick edit
Diffstat (limited to 'src/main/res/layout/activity_edit_account.xml')
-rw-r--r--src/main/res/layout/activity_edit_account.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/res/layout/activity_edit_account.xml b/src/main/res/layout/activity_edit_account.xml
index efd4b76f5..41e00b4ba 100644
--- a/src/main/res/layout/activity_edit_account.xml
+++ b/src/main/res/layout/activity_edit_account.xml
@@ -47,7 +47,7 @@
android:layout_height="wrap_content"
android:layout_alignParentTop="true"
android:layout_centerHorizontal="true"
- android:layout_marginBottom="16dp"
+ android:layout_marginBottom="@dimen/avatar_item_distance"
android:adjustViewBounds="true"
android:contentDescription="@string/account_image_description"
android:maxHeight="384dp"