mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-20 11:18:21 +00:00
Clear Accessibility Focus from Taskbar Icon after Shorcut Menu invoked
Test: Manual Bug: 267698319 Flag: not needed Change-Id: I2726504094af2abacf1c41089c7bcd4efb588099
This commit is contained in:
@@ -174,6 +174,7 @@ public class TaskbarPopupController implements TaskbarControllers.LoggableTaskba
|
||||
deepShortcutCount,
|
||||
mPopupDataProvider.getNotificationKeysForItem(item),
|
||||
systemShortcuts);
|
||||
icon.clearAccessibilityFocus();
|
||||
}
|
||||
|
||||
container.addOnAttachStateChangeListener(
|
||||
|
||||
Reference in New Issue
Block a user