Merge "Ensure that stack view exists when applyUpdate" into rvc-dev am: 4d18ea162b am: 0d0ac05199 am: 089bbed318
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11754102 Change-Id: Ia07831fc259c4d614cf34d46a1aa56accb7febd8
This commit is contained in:
@@ -1156,6 +1156,8 @@ public class BubbleController implements ConfigurationController.ConfigurationLi
|
||||
|
||||
@Override
|
||||
public void applyUpdate(BubbleData.Update update) {
|
||||
ensureStackViewCreated();
|
||||
|
||||
// Lazy load overflow bubbles from disk
|
||||
loadOverflowBubblesFromDisk();
|
||||
// Update bubbles in overflow.
|
||||
|
||||
Reference in New Issue
Block a user