mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-11 21:51:55 +00:00
committed by
Moxie Marlinspike
parent
3506f2db12
commit
5e02715a2c
@@ -47,9 +47,6 @@ public class PassphraseCreateActivity extends PassphraseActivity {
|
||||
}
|
||||
|
||||
private void initializeResources() {
|
||||
getSupportActionBar().setDisplayOptions(ActionBar.DISPLAY_SHOW_CUSTOM);
|
||||
getSupportActionBar().setCustomView(R.layout.centered_app_title);
|
||||
|
||||
new SecretGenerator().execute(MasterSecretUtil.UNENCRYPTED_PASSPHRASE);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user