Show title on trending searches.

This commit is contained in:
Alex Ning
2021-07-18 22:39:00 +08:00
parent 00917fc1c1
commit f77ba0ef23
4 changed files with 17 additions and 4 deletions

View File

@@ -37,7 +37,7 @@
<activity android:name=".activities.TrendingActivity"
android:label="@string/trending_activity_label"
android:parentActivityName=".activities.MainActivity"
android:theme="@style/AppTheme.NoActionBar" />
android:theme="@style/AppTheme.Slidable" />
<activity
android:name=".activities.PostGalleryActivity"
android:label="@string/post_gallery_activity_label"