Fix the inconsistent alignment of the main switch preference.
Remove the redundant function. Bug: 232494666 Test: manual test Change-Id: I1827d39b194048452b71c680e2bbf94e43bfcac5
This commit is contained in:
@@ -49,8 +49,6 @@ public class ToggleScreenReaderPreferenceFragmentForSetupWizard
|
||||
if (mTopIntroPreference != null) {
|
||||
mTopIntroPreference.setVisible(false);
|
||||
}
|
||||
|
||||
mToggleServiceSwitchPreference.applyPartnerCustomizationPaddingStyle();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user