leinardi / leinardi/FloatingActionButtonSpeedDial

Allow elevation property to be set for SpeedDialView and SpeedDialOverlay through XML

Open
#56 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Priority: Low Status: Stale Type: Enhancement
Dominant language
Java
Stars
1.5k
Forks
149
PR merge metrics
No merged PRs in 30d

Description

Step 1: Are you in the right place?
  • I have verified there are no duplicate active or recent bugs, questions, or requests
  • I have verified that I am using the latest version of the library.

I think it would be beneficial to allow users to override the elevation property for SpeedDialView and SpeedDialOverlay. The easiest way would be to have the two views respect the android:elevation property set through XML.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the SpeedDialView and SpeedDialOverlay classes and checking how their XML attributes are defined and applied. Verify the existing Android view configuration and confirm that setting android:elevation in XML changes both views' elevation; add or update relevant tests if the project provides them.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.