Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Unintended behavior
View staffing
Description
Version used: 1.1.0-rc02
Devices/Android versions reproduced on: Android TV OS version 11
In our app, we've a fragment with this component view and when we're closing the fragment, to go back to the previous one, we're facing a delay while this view is being destroyed, on onDetachedFromWindow(). This is causing our app do not take focus immediately in this transition.
2024-06-07 16:53:34.543 665-730 InputDispatcher system_server D Waiting to send key to Window{64052fd u0
2024-06-07 16:53:34.543 665-730 InputDispatcher system_server W Dispatching key to Window{64052fd u0
2024-06-07 16:53:36.361 22493-22493 Searchbar