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-19 19:41:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
material-components_materia...
/
lib
/
java
/
com
/
google
/
android
/
material
/
chip
History
connieshi
d60fb3fc22
Workaround chip compositing bug that dropped stated_pressed and state_focused.
...
PiperOrigin-RevId: 260577585
2019-07-29 17:50:23 -04:00
..
res
Change ripples on Chip to use the alphas provided in the ColorStateList.
2019-06-24 17:27:42 -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
build.gradle
Clean up Gradle build shorthands for appcompat/androidx libraries
2019-01-18 14:13:26 -05:00
Chip.java
Update TODOs
2019-07-23 11:21:39 -04:00
ChipDrawable.java
Workaround chip compositing bug that dropped stated_pressed and state_focused.
2019-07-29 17:50:23 -04:00
ChipGroup.java
Publicly expose a hidden setter (ChipGroup#setSingleLine) inherited from a restricted parent class (FlowLayout).
2019-07-09 12:59:59 -04:00