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:
Peter_Liang
2022-07-14 12:33:37 +08:00
parent 6e14ff02e8
commit e1c4901ce8
2 changed files with 0 additions and 20 deletions

View File

@@ -49,8 +49,6 @@ public class ToggleScreenReaderPreferenceFragmentForSetupWizard
if (mTopIntroPreference != null) {
mTopIntroPreference.setVisible(false);
}
mToggleServiceSwitchPreference.applyPartnerCustomizationPaddingStyle();
}
@Override