leinardi / leinardi/FloatingActionButtonSpeedDial
need a material 3 version of FloatingActionButtonSpeedDial
Nobody has claimed this yet.
- 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:
com.leinardi.android:speed-dial.compose:1.0.0-alpha04 - Android version:
any - Support library version:
any
Step 3: Describe the problem:
FloatingActionButtonSpeedDial doesn't conform to the newest Material 3 spec for Floating Action Buttons.
In particular, the new Material 3 style is to use rounded-square buttons:

It would also be nice to rely on the androidx.compose.material3.MaterialTheme that the rest of our app uses, rather than the androidx.compose.material.MaterialTheme used currently.
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 at the FloatingActionButtonSpeedDial implementation and inspect its current use of androidx.compose.material.MaterialTheme. Compare the component with the linked Material 3 floating action button specification; done means it provides the rounded-square Material 3 style and uses androidx.compose.material3.MaterialTheme consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android
- Domain
- design, mobile-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100