mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 21:39:50 +02:00
Remove SubredditFilter completely.
This commit is contained in:
@@ -46,12 +46,6 @@
|
||||
android:parentActivityName=".activities.SettingsActivity"
|
||||
android:theme="@style/AppTheme.NoActionBar"
|
||||
android:windowSoftInputMode="adjustResize" />
|
||||
<activity
|
||||
android:name=".activities.SubredditFilterPopularAndAllActivity"
|
||||
android:label="@string/subreddit_filter_popular_and_all_activity_label"
|
||||
android:parentActivityName=".activities.SettingsActivity"
|
||||
android:theme="@style/AppTheme.NoActionBar"
|
||||
android:windowSoftInputMode="adjustResize" />
|
||||
<activity
|
||||
android:name=".activities.FetchRandomSubredditOrPostActivity"
|
||||
android:parentActivityName=".activities.MainActivity"
|
||||
|
Reference in New Issue
Block a user