[Popup Menu Option]
See original GitHub issueDescription: I got an issue in the alpha version especially when we use the dark theme in an Android application. Please let me know and see the bug in the screenshot. Everywhere is black but only the popup menu shows some extra width around the menu.
Material Library version: Material Android Library version currently am using here ( implementation
‘com.google.android.material:material:1.2.0-alpha01’`)
Device: Samsung Galaxy J6 Infinity
ScreenShot:
To help us triage faster, please check to make sure you are using the latest version of the library.
We also happily accept pull requests.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:3
- Comments:12 (5 by maintainers)
Top Results From Across the Web
Popup Menu in Android With Example - GeeksforGeeks
A PopupMenu displays a Menu in a popup window anchored to a View. The popup will be shown below the anchored View if...
Read more >PopupMenu - Android Developers
A PopupMenu displays a Menu in a modal popup window anchored to a View . ... Interface responsible for receiving menu item click...
Read more >Android Popup Menu with Examples - Tutlane
In android, Popup Menu displays a list of items in a modal popup window that is anchored to the view. The popup menu...
Read more >PopupMenuButton class - material library - Dart API
Displays a menu when pressed and calls onSelected when the menu is dismissed because an item was selected. The value passed to onSelected...
Read more >Menus and Popups | CodePath Android Cliffnotes
Usage · Contextual Action Modes - An "action mode" which is enabled when a user selects an item. · PopupMenu - A modal...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hy i am also facing exact same issue … in my case library version is stable implementation ‘com.google.android.material:material:1.0.0’
I’ll close the issue for now due to no further info available. Feel free to reopen it if you have more details to provide. Thanks!