leinardi / leinardi/FloatingActionButtonSpeedDial
Elevation not computed
Open
Nobody has claimed this yet.
Priority: Low
Type: Bug
- 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.
Step 2: Describe your environment
- Library version: 3.2.0
- Android version: 10
- Support library version:
- Device brand: samsung
- Device model: A20
Step 3: Describe the problem:
Steps to reproduce:
- in AS 4.2.1 load the release sources (app+sample), it runs fine
- in the library, change the elevation of the label
sd_label_containertoapp:cardElevation="15dp" - run the sample, click on the main fab
Observed Results:
All the labels of SpeedActionItems are corrupted
Expected Results:
A bigger shadow on the text labels
Relevant Code:
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
Start by running the release sources and sample in Android Studio 4.2.1, then reproduce the issue by setting sd_label_container to app:cardElevation="15dp" and clicking the main FAB. Trace the SpeedActionItem labels and compare the observed rendering with the expected larger shadow while checking that the labels are no longer corrupted.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- design, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100