leinardi / leinardi/FloatingActionButtonSpeedDial

Elevation not computed

Open
#170 1 comment 0 reactions 0 assignees View on GitHub

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:
  1. in AS 4.2.1 load the release sources (app+sample), it runs fine
  2. in the library, change the elevation of the label sd_label_container to app:cardElevation="15dp"
  3. 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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.