diff --git a/AndroidManifest.xml b/AndroidManifest.xml index df2bebd0b5..1ea69e4192 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -16,12 +16,6 @@ - @@ -56,8 +50,6 @@ - - @@ -96,62 +88,62 @@ + android:targetActivity="org.thoughtcrime.securesms.loki.activities.HomeActivity"> @@ -264,7 +256,7 @@ android:configChanges="touchscreen|keyboard|keyboardHidden|orientation|screenLayout|screenSize" android:label="@string/AndroidManifest_archived_conversations" android:launchMode="singleTask" - android:parentActivityName="org.thoughtcrime.securesms.loki.redesign.activities.HomeActivity"> + android:parentActivityName="org.thoughtcrime.securesms.loki.activities.HomeActivity"> @@ -275,7 +267,7 @@ android:launchMode="singleTask" android:screenOrientation="portrait" android:theme="@style/Session.DarkTheme.NoActionBar" - android:parentActivityName="org.thoughtcrime.securesms.loki.redesign.activities.HomeActivity" + android:parentActivityName="org.thoughtcrime.securesms.loki.activities.HomeActivity" android:windowSoftInputMode="stateUnchanged"> @@ -673,12 +665,12 @@ - + - + diff --git a/res/layout-sw400dp/activity_landing.xml b/res/layout-sw400dp/activity_landing.xml index 77034954d5..a4f7790d60 100644 --- a/res/layout-sw400dp/activity_landing.xml +++ b/res/layout-sw400dp/activity_landing.xml @@ -21,7 +21,7 @@ android:textColor="@color/text" android:text="Your Session begins here..." /> - - diff --git a/res/layout-sw400dp/fragment_enter_public_key.xml b/res/layout-sw400dp/fragment_enter_public_key.xml index bb85cef9c5..5a3dfbc85b 100644 --- a/res/layout-sw400dp/fragment_enter_public_key.xml +++ b/res/layout-sw400dp/fragment_enter_public_key.xml @@ -30,7 +30,7 @@ android:textAlignment="center" android:text="Users can share their Session ID by going into their account settings and tapping "Share Session ID", or by sharing their QR code." /> - + + + + + + + + + + + + + + + + +