5 Commits

Author SHA1 Message Date
gauthams
28ea9a4fdd Update MDC button documentation
PiperOrigin-RevId: 184761550
2018-03-12 12:36:27 -04:00
gauthams
abc9555ba5 Update button style names
PiperOrigin-RevId: 182446238
2018-01-25 18:11:50 -05:00
travisc
ab2fec6da4 Move lib/src/ to lib/java/, and lib/jvmtests/javatests/ to lib/javatests/.
Bazel is happier if Java/Java test roots are named 'java' and 'javatests', and
this will mean that once we create a BUILD file for
android/support/design/{widget,internal}/ we'll no longer need a custom package
specified in our build (which tends to cause build problems that manifest quite
weirdly). This commit doesn't attempt to refactor the build at all yet, and is
just a pure move.

PiperOrigin-RevId: 178060739
2018-01-11 10:50:18 -05:00
gauthams
b69105e65a Update Material Button to use colorAccent rather than colorSecondary
PiperOrigin-RevId: 173618911
2017-11-14 14:10:51 -05:00
gauthams
8c87bd00ab Add documentation for MaterialButton
PiperOrigin-RevId: 171613843
2017-11-14 13:36:42 -05:00