commit | 50a9619bb28438a872a2ba36c5cc717cf38ed00f | [log] [tgz] |
---|---|---|
author | Seigo Nonaka <nona@google.com> | Wed Apr 10 10:24:50 2024 +0900 |
committer | Seigo Nonaka <nona@google.com> | Wed Apr 10 16:34:32 2024 +0900 |
tree | 99fec2f24f398877532ada72d9cfdb0e5a2febe9 | |
parent | a69c13a5739bafac841adddc709a1b868c817b5d [diff] |
Fix wrongly applied material theme for StandardMenuPopup The candidate windows has updated for Material theme but it was done only for CascadingMenuPopup. The same things need to be done for StandardMenuPopup which is mainly used for the phone devices. This CL also fixes the icon position wrongly aligned to the left of the context menu for some case. Bug: 332542108 Test: Manually tested on Pixel 8 and Pixel Tablet Change-Id: I83918055f7ee1881061e6cf2744a578a838bebe5