Polish UX for groups v2 management.

This commit is contained in:
Alex Hart
2020-05-26 16:34:11 -03:00
committed by Greyson Parrelli
parent 558a8e4a14
commit 6fa2a0f411
9 changed files with 89 additions and 50 deletions

View File

@@ -258,6 +258,7 @@
android:theme="@style/TextSecure.LightNoActionBar" />
<activity android:name=".groups.ui.managegroup.ManageGroupActivity"
android:windowSoftInputMode="stateAlwaysHidden"
android:configChanges="touchscreen|keyboard|keyboardHidden|orientation|screenLayout|screenSize"/>
<activity android:name=".DatabaseMigrationActivity"
@@ -422,7 +423,7 @@
<activity android:name=".profiles.edit.EditProfileActivity"
android:theme="@style/TextSecure.LightRegistrationTheme"
android:windowSoftInputMode="adjustResize" />
android:windowSoftInputMode="stateVisible|adjustResize" />
<activity android:name=".lock.v2.CreateKbsPinActivity"
android:theme="@style/TextSecure.LightRegistrationTheme"