-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor FAB with onScroll animation (#1475)
The large FAB looks weird with the design. So I've refactored it to use Extended FAB and added animation onScroll like Gmail does. ### New: <img src="https://github.com/user-attachments/assets/c2944ff3-3cd6-45d2-8632-08d6ce4823e0" width="400"> ### Old: <img src="https://github.com/user-attachments/assets/90ea2b0f-cd52-45d8-adf9-56bc5f42dfc1" width="400"> We can also consider showing/hiding the Search Bar & Bottom Navigation Bar on the scroll. I will try to do it next if this PR gets merged. Thank you.
- Loading branch information
Showing
1 changed file
with
9 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters