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-20 08:39:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
material-components_materia...
/
lib
/
java
/
com
/
google
/
android
/
material
/
card
History
connieshi
9bb3b8fb17
Use CardView instead of MaterialCardView as the class name to so Talkback recognizes the item type.
...
PiperOrigin-RevId: 269333691
2019-10-03 15:50:23 -04:00
..
res
Adjust card widget style.
2019-04-05 15:14:55 -04:00
res-public
/values
add res-public files
2018-05-30 17:42:48 -04:00
build.gradle
Remove Material's legacy androidx core_ui and core_utils dependencies in favor of more granular dependencies (coordinatorlayout, graphics, interpolator, customview)
2019-07-10 15:17:12 -04:00
MaterialCardView.java
Use CardView instead of MaterialCardView as the class name to so Talkback recognizes the item type.
2019-10-03 15:50:23 -04:00
MaterialCardViewHelper.java
Update usages of ShapeAppearanceModel to use Builder pattern
2019-08-29 15:39:51 -04:00