From 2113d4a902de2dcc6a0347834118ffc877c865a8 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Thu, 19 Dec 2019 21:09:58 +0800 Subject: Fixed UI in ViewMultiRedditDetailActivity. Add a share option in Settings -> About to let you easily share this app to other people. Version 2.0.0. --- app/src/main/AndroidManifest.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/src/main/AndroidManifest.xml') diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 97125e7d..4d96a7e8 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -23,7 +23,7 @@ tools:replace="android:label"> + android:theme="@style/AppTheme.NoActionBar" />