OSDN Git Service

Settings: Notification light: Fix for app customization
authorMichael W <baddaemon87@gmail.com>
Sun, 18 Sep 2016 15:39:21 +0000 (17:39 +0200)
committerLuca Stefani <luca.stefani.ge1@gmail.com>
Sun, 18 Sep 2016 17:07:50 +0000 (10:07 -0700)
commite94c0727f5fa5cf95f832b9d2a457c01c1fe1b0c
tree4c7fee74d54105fbaa10f2045cc7528cac01c4ac
parent4a78446c3e9eab9c116e1523425d366f401ef13e
Settings: Notification light: Fix for app customization

If the list was filled with an app which gets deinstalled,
the previously introduced explanation is not shown anymore.
Make the display dependent on the real amount of added prefs,
not on the expected amount of apps in the list.

Change-Id: Id1f674d519a440e3d811d4dd565d760c045e9f84
src/com/android/settings/notificationlight/NotificationLightSettings.java