mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-26 00:16:49 +00:00
Implement new invite screen.
This commit is contained in:
committed by
Greyson Parrelli
parent
49ecd9ef5d
commit
fb494c1151
@@ -120,7 +120,7 @@
|
||||
android:launchMode="singleTask"/>
|
||||
|
||||
<activity android:name=".InviteActivity"
|
||||
android:theme="@style/TextSecure.HighlightTheme"
|
||||
android:theme="@style/Signal.Light.NoActionBar.Invite"
|
||||
android:windowSoftInputMode="stateHidden"
|
||||
android:parentActivityName=".MainActivity"
|
||||
android:configChanges="touchscreen|keyboard|keyboardHidden|orientation|screenLayout|screenSize">
|
||||
|
||||
Reference in New Issue
Block a user