question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Popup Menu Option]

See original GitHub issue

Description: 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: Screenshot_20191110-183124_Ai

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:closed
  • Created 4 years ago
  • Reactions:3
  • Comments:12 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
iamAliRazacommented, Nov 22, 2019

Hy i am also facing exact same issue … in my case library version is stable implementation ‘com.google.android.material:material:1.0.0’

0reactions
drchencommented, Nov 23, 2021

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!

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found