OSDN Git Service

Settings: Make sure to rebuild on app entries loaded.
authorAdnan Begovic <adnan@cyngn.com>
Tue, 3 May 2016 20:54:42 +0000 (13:54 -0700)
committerGerrit Code Review <gerrit@cyanogenmod.org>
Tue, 3 May 2016 21:28:48 +0000 (14:28 -0700)
commit2794f4fe351fd96ce04b6d8ce4854a3362ac88ef
tree72039c1047e2b08357db435c5bce26c6efd2deb8
parentdeed3e81fc5c94a19cf090b7c98a59d5583a91c8
Settings: Make sure to rebuild on app entries loaded.

  Previously, notifydatasetchanged would only be called in oncreate,
  and any further callbacks from the application state session would
  be ignored. Now, make sure to handle the various scenarios and rebuild
  as necessary, notifying the ui as needed.

Change-Id: I61572ff082629046d1fdf5fedb1e8ec37343f588
TICKET: FEIJ-334
src/com/android/settings/applications/ExpandedDesktopPreferenceFragment.java