mirror of
https://github.com/oxen-io/session-android.git
synced 2025-06-09 12:48:35 +00:00
Remove old activity from manifest.
This commit is contained in:
parent
79fc33630b
commit
2753a22e3a
@ -416,9 +416,6 @@
|
|||||||
android:theme="@style/TextSecure.DarkTheme"
|
android:theme="@style/TextSecure.DarkTheme"
|
||||||
android:configChanges="touchscreen|keyboard|keyboardHidden|orientation|screenLayout|screenSize"/>
|
android:configChanges="touchscreen|keyboard|keyboardHidden|orientation|screenLayout|screenSize"/>
|
||||||
|
|
||||||
<activity android:name="com.theartofdev.edmodo.cropper.CropImageActivity"
|
|
||||||
android:theme="@style/TextSecure.DarkTheme"/>
|
|
||||||
|
|
||||||
<activity android:name=".profiles.edit.EditProfileActivity"
|
<activity android:name=".profiles.edit.EditProfileActivity"
|
||||||
android:theme="@style/TextSecure.LightRegistrationTheme"
|
android:theme="@style/TextSecure.LightRegistrationTheme"
|
||||||
android:windowSoftInputMode="stateVisible"
|
android:windowSoftInputMode="stateVisible"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user