From 0a76fce15cfb01a029f986e561e7e6106ee794e2 Mon Sep 17 00:00:00 2001 From: Mygod Date: Sun, 10 Jun 2018 17:47:23 +0800 Subject: [PATCH] Prevent EditText get focused on start-up --- mobile/src/main/res/layout/listitem_repeater.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mobile/src/main/res/layout/listitem_repeater.xml b/mobile/src/main/res/layout/listitem_repeater.xml index 7f8ab562..8f6bf7b6 100644 --- a/mobile/src/main/res/layout/listitem_repeater.xml +++ b/mobile/src/main/res/layout/listitem_repeater.xml @@ -113,6 +113,8 @@