mirror of
https://github.com/material-components/material-components-android.git
synced 2026-02-20 08:39:55 +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