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
/
chip
History
connieshi
ffa7b10cae
Add null check in Chip#setupTouchTargetDelegate
...
PiperOrigin-RevId: 206215855
2018-08-02 18:00:36 -07:00
..
res
Add attributes (chipTouchTargetDelegate, chipMinTouchTargetSize) to support chip meeting minimum accessible touch target size.
2018-08-02 17:58:34 -07:00
res-public
/values
Add attributes (chipTouchTargetDelegate, chipMinTouchTargetSize) to support chip meeting minimum accessible touch target size.
2018-08-02 17:58:34 -07:00
AndroidManifest.xml
Update package name to com.google.android.material
2018-04-30 11:24:23 -04:00
build.gradle
Update chip to use textappearance theme attributes, and enforce textappearance check
2018-07-19 11:03:13 -04:00
Chip.java
Add null check in Chip#setupTouchTargetDelegate
2018-08-02 18:00:36 -07:00
ChipDrawable.java
Add null check before access attribute set.
2018-07-11 15:17:15 -04:00
ChipGroup.java
Switch ChipGroup to inherit from FlowLayout.
2018-07-12 16:18:34 -04:00