mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-26 03:40:56 +01:00
Revert "Fix wallpaper in landscape mode with notched devices."
This reverts commit 0b62bb8168.
This commit is contained in:
@@ -420,7 +420,7 @@ public class ConversationActivity extends PassphraseRequiredActivity
|
||||
return;
|
||||
}
|
||||
|
||||
FullscreenHelper.createWithDefaultCutoutMode(this).showSystemUI();
|
||||
new FullscreenHelper(this).showSystemUI();
|
||||
|
||||
ConversationIntents.Args args = ConversationIntents.Args.from(getIntent());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user