OSDN Git Service

Fix NPE in notification settings.
authorJohn Spurlock <jspurlock@google.com>
Mon, 31 Mar 2014 14:16:04 +0000 (10:16 -0400)
committerJohn Spurlock <jspurlock@google.com>
Mon, 31 Mar 2014 15:04:26 +0000 (11:04 -0400)
commit12acc58109da1e0a05cdebb26928563c47581ae1
tree49331f9d337ce4fe037b058d0d067a99ce1154f7
parent7784e3507d18ed6a4035a8d6b4688b3274e1c188
Fix NPE in notification settings.

Show/hide the apps category safely every time.
Default apps category to hidden to avoid startup blip.

Change-Id: I4c18c57754e5d0a6a73e7271844ff71c0a66ad8d
src/com/android/settings/NotificationSettings.java