From be58363b5cb7332007ee56c60a81473bc84fb5b5 Mon Sep 17 00:00:00 2001 From: Samuel Holland Date: Wed, 9 Aug 2017 05:12:00 -0500 Subject: ProfileActivity: Replace fragments instead of hiding --- app/src/main/AndroidManifest.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'app/src/main/AndroidManifest.xml') diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 2c02aa95..2544e546 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -12,6 +12,10 @@ android:roundIcon="@mipmap/ic_launcher_round" android:supportsRtl="true" android:theme="@android:style/Theme.Material.Light.DarkActionBar"> + -- cgit v1.2.3