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 12:33:04 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
material-components_materia...
/
lib
/
java
/
com
/
google
/
android
/
material
/
shape
History
afohrman
7241e7181f
Hide CornerFamily documentation and restrict the annotation.
...
PiperOrigin-RevId: 260144206
2019-07-29 16:39:19 -04:00
..
res
/values
…
res-public
/values
…
build.gradle
…
CornerFamily.java
Hide CornerFamily documentation and restrict the annotation.
2019-07-29 16:39:19 -04:00
CornerTreatment.java
…
CutCornerTreatment.java
…
EdgeTreatment.java
…
InterpolateOnScrollPositionChangeHelper.java
Revert the library to compile with Java 7: revert lambdas, add necessary casts, and make some variables final.
2019-07-15 19:19:23 -04:00
MaterialShapeDrawable.java
Update elevation overlays to be based absolute elevation, factoring in the elevation of all parent views
2019-07-03 13:55:49 -04:00
MaterialShapeUtils.java
Internal cleanup
2019-07-03 14:02:53 -04:00
RoundedCornerTreatment.java
…
Shapeable.java
Change ripples on MaterialButton to use the alphas provided in the ColorStateList.
2019-07-03 13:50:29 -04:00
ShapeAppearanceModel.java
Add shaped selected item background to NavigationView and update the item background color.
2019-05-16 12:38:14 -04:00
ShapeAppearancePathProvider.java
Deprecate fields from the public API of ShapePath
2019-07-25 13:13:11 -04:00
ShapePath.java
Deprecate fields from the public API of ShapePath
2019-07-25 13:13:11 -04:00
ShapePathModel.java
…
TriangleEdgeTreatment.java
…