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
/
chip
History
connieshi
9b1f8478e5
Remove chipTouchTargetDelegate attribute.
...
PiperOrigin-RevId: 222298640
2018-12-06 11:16:48 -05:00
..
res
Remove chipTouchTargetDelegate attribute.
2018-12-06 11:16:48 -05:00
res-public
/values
Update chipDrawable to be wrapped by InsetDrawable (if needed) to ensure it meets Android's recommended minimum touch target size.
2018-11-16 10:57:34 -05:00
AndroidManifest.xml
Update package name to com.google.android.material
2018-04-30 11:24:23 -04:00
build.gradle
Add build.gradle dependency on shapes to the Chip module.
2018-11-16 10:40:37 -05:00
Chip.java
Remove chipTouchTargetDelegate attribute.
2018-12-06 11:16:48 -05:00
ChipDrawable.java
Add javadoc to ChipDrawable's getters and setters.
2018-11-16 10:51:06 -05:00
ChipGroup.java
Switch ChipGroup to inherit from FlowLayout.
2018-07-12 16:18:34 -04:00