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-20 20:12:52 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
material-components_materia...
/
lib
/
java
/
com
/
google
/
android
/
material
/
floatingactionbutton
History
pekingme
8204856dd4
[Token][Color] Upgraded to v0.170 for tonal surface colors.
...
PiperOrigin-RevId: 555230534
2023-08-09 19:03:25 +00:00
..
res
[Token][Color] Upgraded to v0.170 for tonal surface colors.
2023-08-09 19:03:25 +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
Update android core class definitions across material
2021-12-08 14:56:25 +00:00
BorderDrawable.java
[Internal] Set the outline to a path whenever possible
2022-10-03 19:15:11 +00:00
ExtendedFloatingActionButton.java
[Docs] Crosslink github docs in javadocs
2023-07-11 19:37:37 +00:00
FloatingActionButton.java
[Docs] Crosslink github docs in javadocs
2023-07-11 19:37:37 +00:00
FloatingActionButtonImpl.java
[FAB] Correctly handle min touch target size
2023-03-14 22:12:22 +00:00
FloatingActionButtonImplLollipop.java
[FAB] Fix the issue that state-list animator cannot be customized
2022-05-31 13:48:53 -07:00
MotionStrategy.java
…