Skip to content

need a material 3 version of FloatingActionButtonSpeedDial #190

Description

@stephentalley

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:

screenshot-2022 11 22 18 17 58

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions