Use SetupWizardLib helpers
Use SystemBarHelper, WizardManagerHelper and themes from Setup Wizard Library. Bug: 19594252 Change-Id: I60b6ab4f086a170ac270fb08325fc42010293523
This commit is contained in:
@@ -66,7 +66,7 @@ public class SetupRedactionInterstitial extends RedactionInterstitial
|
||||
|
||||
@Override
|
||||
public void onNavigationBarCreated(SetupWizardNavBar bar) {
|
||||
SetupWizardUtils.setImmersiveMode(this, bar);
|
||||
SetupWizardUtils.setImmersiveMode(this);
|
||||
bar.getBackButton().setEnabled(false);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user