From 60908860b790d69cedd8fde5d734875633a611a6 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Sat, 26 Dec 2020 17:30:56 +0800 Subject: Remove SubredditFilter completely. --- app/src/main/AndroidManifest.xml | 6 ------ 1 file changed, 6 deletions(-) (limited to 'app/src/main/AndroidManifest.xml') diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index b6a76dae..910d92b6 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -46,12 +46,6 @@ android:parentActivityName=".activities.SettingsActivity" android:theme="@style/AppTheme.NoActionBar" android:windowSoftInputMode="adjustResize" /> -