OSDN Git Service

Move update popup header out of BubbleTextView
authorTony Wickham <twickham@google.com>
Tue, 25 Apr 2017 19:46:04 +0000 (12:46 -0700)
committerTony Wickham <twickham@google.com>
Wed, 26 Apr 2017 15:46:39 +0000 (08:46 -0700)
commit2fe09f24eb4aec723dddcfac87e2e801eaa015e6
tree24d6d5ddbf4b5bf3ff5106bbdddb0a544cca9c99
parent0fa96ea2f6c8a48917e619b3120beaa90698cb43
Move update popup header out of BubbleTextView

Now we update from Launcher, which is both more efficient (only run it
when badges update, not whenever BubbleTextView applies an ItemInfo) and
more logical/cleaner.

Change-Id: Ib77433d9489c29e9781b3a48de37de0e07b5ba07
src/com/android/launcher3/BubbleTextView.java
src/com/android/launcher3/Launcher.java
src/com/android/launcher3/popup/PopupContainerWithArrow.java