Assigned
Status Update
Comments
jo...@google.com <jo...@google.com> #2
We could add an API to make the weighted distance customizable, aosp/3271691 has more info.
gy...@gmail.com <gy...@gmail.com> #3
I currently don't. I can confirm that is not isolated to specific applications though.
jo...@google.com <jo...@google.com> #4
It'd be amazing if you could provide us with an isolated repro. We need to see a few things (Manifest setup, library versions, all code) to efficiently debug issues like this :)
Description
UI drop-down menus (Spinner) do not work when picture-in-picture is active.
Reproduction steps:
Have picture-in-picture active: e.g. Netflix or YouTube.
Use a drop-down (Spinner). E.g. the ones in the Spotify settings page.
Expected behavior:
UI dropdowns (Spinner) still work.
Actual behavior:
They stop working. Changes to Spinner will not register.