This website requires JavaScript.
Explore
Help
Sign In
DEV
/
material-components_material-components-android
Watch
1
Star
0
Fork
0
You've already forked material-components_material-components-android
mirror of
https://github.com/material-components/material-components-android.git
synced
2026-01-21 04:22:42 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
material-components_materia...
/
lib
/
java
/
com
/
google
/
android
/
material
/
floatingactionbutton
History
pekingme
db7fe20962
[ExtendedFAB] Fixed wrong elevation per state.
...
PiperOrigin-RevId: 735422734
2025-03-11 17:59:20 +00:00
..
res
[ExtendedFAB] Fixed wrong elevation per state.
2025-03-11 17:59:20 +00:00
res-public
/values
[ExtendedFloatingActionButton] Add a
extendToWrapContent
attribute that can disable the current eFAB behavior of extending to wrap content (thus allowing
extend
to return to its original width before shrinking)
2022-11-10 18:23:28 +00:00
AnimatorTracker.java
…
BaseMotionStrategy.java
…
BorderDrawable.java
[Internal] Remove pre-Lollipop checks
2024-09-03 13:31:29 +00:00
ExtendedFloatingActionButton.java
[Internal] Prefer platform methods to compat ones
2025-01-15 18:06:07 +00:00
FloatingActionButton.java
[FAB] Merged FABImpl and FABImplLollipop classes, since no pre-lollipop is supported.
2025-03-11 17:54:56 +00:00
FloatingActionButtonImpl.java
[FAB] Merged FABImpl and FABImplLollipop classes, since no pre-lollipop is supported.
2025-03-11 17:54:56 +00:00
MotionStrategy.java
…