From e0a9a02157153cbfd27ad6dacbfbabba158a278d Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Fri, 15 Nov 2019 17:23:59 +0800 Subject: Swiping to refresh posts is now available. --- 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 c7883829..3ddc6003 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -238,7 +238,7 @@ + android:theme="@style/AppTheme.NoActionBarWithTransparentBackground" />