Merge "Fix that once the phone is rotated to portrait orientation, the "Use TalkBack" toggle is truncated." into tm-dev
This commit is contained in:
@@ -49,6 +49,8 @@ public class ToggleScreenReaderPreferenceFragmentForSetupWizard
|
||||
if (mTopIntroPreference != null) {
|
||||
mTopIntroPreference.setVisible(false);
|
||||
}
|
||||
|
||||
mToggleServiceSwitchPreference.applyPartnerCustomizationPaddingStyle();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user