Assigned
Status Update
Comments
lp...@google.com <lp...@google.com> #2
Currently blocked on being able to pin to UI version with new WindowInfo#containerSize APIs, but also needs investigation to see what makes the most sense for popup, since the current calculated window size is for the backing activity's window, not the popup window specifically.
Description
Based onhttps://developer.android.com/about/versions/15/behavior-changes-15#stable-configuration
It's currently used in:
androidx.compose.material3.TimePicker
androidx.compose.material3.SearchBar
androidx.compose.ui.window.Popup