5a6e08c3cdf30ed15d5d3bafea0ce1cfbfa0e01a
When dragging an icon in the Taskbar and dropping it in the same spot it triggers new predictions when it shouldn't. Basically, it was thinking that the icon was moved outside of the taskbar which should trigger new predictions. To fix it, it simply required to change the order of the events, sending the UNPIN event before the PIN event. Bug: 202922907 Test: Have at least two prediction icons in the Taskbar, drag an app icon in the Taskbar, and drop it in the same place the prediction icon shouldn't change Change-Id: I6079ff6eb69d7b1cb3c22bebc84511c0abd61cec
Merge "Adding new team members working on the launcher" am:
99d4712ddb am: 1b3d656a39 am: 81283cc8be
Description
No description provided
Languages
Java
57.2%
Kotlin
42.4%
AIDL
0.3%