mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-18 15:56:24 +01:00
Add support for conversation intent routing to MainActivity.
This commit is contained in:
committed by
Cody Henthorne
parent
9d593bcaff
commit
ae90b2ecd9
@@ -1077,6 +1077,7 @@
|
||||
android:enableOnBackInvokedCallback="true"
|
||||
android:theme="@style/Theme.Signal.DayNight.NoActionBar"
|
||||
android:configChanges="touchscreen|keyboard|keyboardHidden|orientation|screenLayout"
|
||||
android:windowSoftInputMode="stateUnchanged"
|
||||
android:resizeableActivity="true"
|
||||
android:exported="false"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user