Use FooterPreference in xml explicitly
Removed the FooterPreferenceMixin from the ZenModeBlockedEffectsSettings page. Fixes: 139258311 Test: manual test Test: make RunSettingsRoboTests ROBOTEST_FILTER=com.android.settings.notification Change-Id: I0367390ffb27743e394db3108b3992fee1b943a7
This commit is contained in:
@@ -45,8 +45,6 @@ public class ZenModeBlockedEffectsSettings extends ZenModeSettingsBase implement
|
||||
@Override
|
||||
public void onCreate(Bundle icicle) {
|
||||
super.onCreate(icicle);
|
||||
mFooterPreferenceMixin.createFooterPreference().setTitle(
|
||||
R.string.zen_mode_blocked_effects_footer);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user