mirror of
https://github.com/material-components/material-components-android.git
synced 2026-02-04 19:48:23 +08:00
Fixes bug where the MenuView would not be positioned correctly if the first call to replaceMenu() happened after the view was laid out. PiperOrigin-RevId: 235046970