Merge "GesturesSettingPreferenceController to Toggle" into pi-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
283ac08e86
@@ -106,8 +106,6 @@ public class ConfigureNotificationSettings extends DashboardFragment {
|
||||
}
|
||||
controllers.add(new RecentNotifyingAppsPreferenceController(
|
||||
context, new NotificationBackend(), app, host));
|
||||
controllers.add(new SwipeToNotificationPreferenceController(context, lifecycle,
|
||||
KEY_SWIPE_DOWN));
|
||||
controllers.add(badgeController);
|
||||
controllers.add(pulseController);
|
||||
controllers.add(lockScreenNotificationController);
|
||||
|
Reference in New Issue
Block a user