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
574157e153
Fix chip background color state bug:
...
PiperOrigin-RevId: 243047644
2019-04-19 15:35:58 -04:00
..
res
Respect shapeAppearance and shapeAppearanceOverlay attributes in Chip.
2019-04-05 15:19:48 -04: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
Migrate Gradle build and sources to androidx
2018-12-21 11:07:45 -05:00
build.gradle
Clean up Gradle build shorthands for appcompat/androidx libraries
2019-01-18 14:13:26 -05:00
Chip.java
Fix bug that ignored Chip#setEnsureMinTouchTargetAttribute(false) once Chip#setEnsureMinTouchTargetAttribute(true) has been called.
2019-04-05 15:17:59 -04:00
ChipDrawable.java
Fix chip background color state bug:
2019-04-19 15:35:58 -04:00
ChipGroup.java
Update chipgroup spacing attribute documentation to clarify that it doesn't apply to hidden chips.
2018-12-21 16:29:20 -05:00