From b182deaadc32255e89689fd4de7f6f92fb86f427 Mon Sep 17 00:00:00 2001 From: ByteHamster Date: Thu, 29 Jul 2021 22:32:56 +0200 Subject: Removed second activity just used for selecting feeds --- app/src/main/res/layout/opml_selection.xml | 63 ++++++++++++++++-------------- 1 file changed, 34 insertions(+), 29 deletions(-) (limited to 'app/src/main/res') diff --git a/app/src/main/res/layout/opml_selection.xml b/app/src/main/res/layout/opml_selection.xml index 1f1d72d76..735c7f87e 100644 --- a/app/src/main/res/layout/opml_selection.xml +++ b/app/src/main/res/layout/opml_selection.xml @@ -1,39 +1,44 @@ + xmlns:android="http://schemas.android.com/apk/res/android" + xmlns:tools="http://schemas.android.com/tools" + android:layout_width="match_parent" + android:layout_height="match_parent">