Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a custom Floating Action Button (FAB) #7

Closed
RivanParmar opened this issue Feb 1, 2023 · 0 comments
Closed

Create a custom Floating Action Button (FAB) #7

RivanParmar opened this issue Feb 1, 2023 · 0 comments
Labels
code addition Request for adding code to project enhancement New feature or request good first issue Good for newcomers task Task to be completed ui Something related to UI

Comments

@RivanParmar
Copy link
Owner

RivanParmar commented Feb 1, 2023

  • The FAB composable function should be named as ALFloatingActionButton and should wrap the Material 3 FloatingActionButton.
  • The FAB should be present in a file named FloatingActionButton in the components folder of :core:designsystem module.
  • The FAB should take any content for now.
  • The default content should be the Add icon.
  • The FAB's background color should be tertiary.
@RivanParmar RivanParmar added enhancement New feature or request good first issue Good for newcomers code addition Request for adding code to project labels Feb 1, 2023
@RivanParmar RivanParmar changed the title Add a custom Floating Action Button (FAB) Create a custom Floating Action Button (FAB) Feb 1, 2023
@RivanParmar RivanParmar added task Task to be completed ui Something related to UI labels Feb 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code addition Request for adding code to project enhancement New feature or request good first issue Good for newcomers task Task to be completed ui Something related to UI
Projects
Status: Done
Development

No branches or pull requests

1 participant