OSDN Git Service

Notify data-set changed when new items are added/removed.
authorWinson Chung <winsonc@google.com>
Sun, 19 Apr 2015 23:10:34 +0000 (16:10 -0700)
committerWinson Chung <winsonc@google.com>
Sun, 19 Apr 2015 23:10:34 +0000 (16:10 -0700)
commit75ae8d3bf9992440314a55f0ed3ff3285e6cd8fa
tree37273351d4041ec097737e6ddf83a14f708dc716
parent7af216ff04b7f0c3852119b476d8f692edfcaaa7
Notify data-set changed when new items are added/removed.

- Temporarily use the full data-set changed call, when possible, we'll moved
  to the SortedList in the support lib which will take care of most of this
  for us.

Bug: 20363676
src/com/android/launcher3/AlphabeticalAppsList.java