Use FooterPreference in xml explicitly
Removed the FooterPreferenceMixin from the ZenCustomRuleBlockedEffectsSettings page. Fixes: 139264543 Test: manual test Change-Id: Ib174eaa1c18b33e03fe5729d4a966b260e2bc15d
This commit is contained in:
@@ -32,8 +32,6 @@ public class ZenCustomRuleBlockedEffectsSettings extends ZenCustomRuleSettingsBa
|
||||
@Override
|
||||
public void onCreate(Bundle bundle) {
|
||||
super.onCreate(bundle);
|
||||
mFooterPreferenceMixin.createFooterPreference().setTitle(
|
||||
R.string.zen_mode_blocked_effects_footer);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user