Commit 1f6314c
Fix menu position bug in BottomAppBar
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: 2350469701 parent f354ff9 commit 1f6314c
File tree
1 file changed
+6
-0
lines changed- lib/java/com/google/android/material/bottomappbar
1 file changed
+6
-0
lines changedLines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
728 | 728 | | |
729 | 729 | | |
730 | 730 | | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
731 | 734 | | |
732 | 735 | | |
733 | 736 | | |
| |||
744 | 747 | | |
745 | 748 | | |
746 | 749 | | |
| 750 | + | |
| 751 | + | |
| 752 | + | |
747 | 753 | | |
748 | 754 | | |
749 | 755 | | |
| |||
0 commit comments