From 8a23f034f068eb4260aaec5548106b32996945b4 Mon Sep 17 00:00:00 2001 From: Conny Duck Date: Wed, 11 Apr 2018 19:15:22 +0200 Subject: [PATCH] prevent soft keyboard from opening automatically in EditProfileActivity --- app/src/main/res/layout/activity_edit_profile.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/app/src/main/res/layout/activity_edit_profile.xml b/app/src/main/res/layout/activity_edit_profile.xml index 543cf1d15..fceea0459 100644 --- a/app/src/main/res/layout/activity_edit_profile.xml +++ b/app/src/main/res/layout/activity_edit_profile.xml @@ -16,6 +16,7 @@