e8c0f83fb289aeb7ffae97a54bc714374df1eb86
If a view does not handle its long press and return true, View.java calls getParent().showContextMenuForChild(this). However, in Hybrid hotseat case, predicted icons are removed from the hotseat when user long presses an icon. This will result in getParent() returning null. Bug: 159064799 Change-Id: I80d8f27cbc20b94b0381e767584a1f6854d17e2c
Merge "Fix qsb when flinging to home during gesture to overview from home" into ub-launcher3-rvc-dev
Description
No description provided
Languages
Java
57.2%
Kotlin
42.4%
AIDL
0.3%