Merge "Uses ThemeHelper#trySetSuwTheme to apply theme for Radactioninterstitial screen." into main
This commit is contained in:
@@ -70,8 +70,7 @@ public class RedactionInterstitial extends SettingsActivity {
|
||||
|
||||
@Override
|
||||
protected void onCreate(Bundle savedInstance) {
|
||||
setTheme(SetupWizardUtils.getTheme(this, getIntent()));
|
||||
ThemeHelper.trySetDynamicColor(this);
|
||||
ThemeHelper.trySetSuwTheme(this);
|
||||
super.onCreate(savedInstance);
|
||||
findViewById(R.id.content_parent).setFitsSystemWindows(false);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user