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-17 10:21:51 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
material-components_materia...
/
lib
/
java
/
com
/
google
/
android
/
material
/
button
History
dniz
833258417d
Add @RequiresApi(VERSION_CODES.LOLLIPOP) to overriden setElevation() methods
...
that call super.setElevation() PiperOrigin-RevId: 239171863
2019-03-22 16:50:21 -04:00
..
res
Add single selection attr to resources package
2019-03-08 09:58:19 -05:00
res-public
/values
materialAlertDialogTheme changes to spec (padding, text opacity, scrim color, divider color)
2019-02-11 11:06:48 -08: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
MaterialButton.java
Add @RequiresApi(VERSION_CODES.LOLLIPOP) to overriden setElevation() methods
2019-03-22 16:50:21 -04:00
MaterialButtonHelper.java
Add elevation overlay support for MaterialButton
2019-03-22 16:11:04 -04:00
MaterialButtonToggleGroup.java
Add MaterialButtonToggleGroup
2019-03-08 09:56:58 -05:00