mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-26 09:38:36 +00:00
Temporary force dark theme for media send activity.
Emoji toggle got themed icons.
This commit is contained in:
@@ -355,7 +355,7 @@
|
||||
android:name="org.thoughtcrime.securesms.mediasend.MediaSendActivity"
|
||||
android:configChanges="touchscreen|keyboard|keyboardHidden|orientation|screenLayout|screenSize"
|
||||
android:screenOrientation="portrait"
|
||||
android:theme="@style/Session.DarkTheme.NoActionBar"
|
||||
android:theme="@style/Theme.Session.ForceDark.NoActionBar"
|
||||
android:windowSoftInputMode="stateHidden" />
|
||||
<activity
|
||||
android:name="org.thoughtcrime.securesms.PassphraseChangeActivity"
|
||||
|
||||
Reference in New Issue
Block a user