Long press a multireddit in the list to show some options. Fix some UI issues.

This commit is contained in:
Alex Ning
2020-04-05 16:21:47 +08:00
parent 28b9eb37da
commit 7a429f902d
20 changed files with 328 additions and 114 deletions

View File

@@ -33,7 +33,7 @@
android:name=".Activity.ThemePreviewActivity"
android:label="@string/theme_preview_activity_label"
android:parentActivityName=".Activity.MainActivity"
android:theme="@style/AppTheme.NoActionBar" />
android:theme="@style/AppTheme.NoActionBarWithTranslucentWindow" />
<activity
android:name=".Activity.CustomThemeListingActivity"
android:label="@string/custom_theme_listing_activity_label"