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-02-05 12:07:44 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
material-components_materia...
/
lib
/
java
/
com
/
google
/
android
/
material
/
floatingactionbutton
History
pekingme
8731cad96a
[Tokens] Upgraded to v6.1.0.
...
PiperOrigin-RevId: 665569215
2024-08-21 17:24:43 +00:00
..
res
[Tokens] Upgraded to v6.1.0.
2024-08-21 17:24:43 +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] Set the outline to a path whenever possible
2022-10-03 19:15:11 +00:00
ExtendedFloatingActionButton.java
[FloatingActionButton] Add an accessibility role to FloatingActionButton and ExtendedFloatingActionButton.
2024-08-16 17:33:56 +00:00
FloatingActionButton.java
[FloatingActionButton] Add an accessibility role to FloatingActionButton and ExtendedFloatingActionButton.
2024-08-16 17:33:56 +00:00
FloatingActionButtonImpl.java
[Internal] Stop using deprecated androidx.core.view.* methods
2024-05-13 17:37:38 +00:00
FloatingActionButtonImplLollipop.java
[Cleanup] Remove redundant version checks for api <= 19.
2024-05-09 18:46:02 +00:00
MotionStrategy.java
…