From 0fed95d8039e97a06c741a27dd778afb3606a45d Mon Sep 17 00:00:00 2001 From: Eric Kok Date: Fri, 20 May 2016 14:15:44 +0200 Subject: [PATCH] Added dummy views to steal focus in main screen from the filter edit text. Hopefully fixes 285. --- app/src/main/res/layout-w600dp/activity_torrents.xml | 7 +++++++ app/src/main/res/layout-w900dp/activity_torrents.xml | 7 +++++++ 2 files changed, 14 insertions(+) diff --git a/app/src/main/res/layout-w600dp/activity_torrents.xml b/app/src/main/res/layout-w600dp/activity_torrents.xml index 27c6503c..46664663 100644 --- a/app/src/main/res/layout-w600dp/activity_torrents.xml +++ b/app/src/main/res/layout-w600dp/activity_torrents.xml @@ -24,6 +24,13 @@ android:orientation="vertical" tools:context=".core.gui.TorrentsActivity_"> + + + + + +