mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-23 20:48:43 +00:00
@@ -429,7 +429,7 @@ public class ConversationActivity extends PassphraseRequiredActivity
|
||||
setContentView(R.layout.conversation_activity);
|
||||
|
||||
getWindow().getDecorView().setBackgroundResource(R.color.signal_background_primary);
|
||||
WindowUtil.setLightNavigationBar(getWindow());
|
||||
WindowUtil.setLightNavigationBarFromTheme(this);
|
||||
|
||||
fragment = initFragment(R.id.fragment_content, new ConversationFragment(), dynamicLanguage.getCurrentLocale());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user