From b2574a666dc713cb0c60b079da62920b5460f55c Mon Sep 17 00:00:00 2001 From: Olga Miller Date: Thu, 5 Jan 2017 10:00:25 +0100 Subject: [PATCH] Added configChanges and windowSoftInputMode attributes to EditTextActivity manifest --- app/src/main/AndroidManifest.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 3261a09..aa8012d 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -39,7 +39,10 @@ - + \ No newline at end of file