leinardi / leinardi/FloatingActionButtonSpeedDial
disable menu item
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 149
- PR merge metrics
- No merged PRs in 30d
Description
Is there an easy way to disable a particular menu item? I see you can remove and replace, but it would be nice to disable menu items (still show them, but semi-transparent). For instance, I may want to disable an item temporarily until a feature is available. Thanks!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the existing menu-item removal and replacement behavior in the Android library, then trace how menu items are rendered in the speed dial. Define the disabled state so the item remains visible and appears semi-transparent, and verify that it can be enabled again when the feature becomes available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100