6 Commits

Author SHA1 Message Date
dniz
d8d3e0a6e0 Internal change
PiperOrigin-RevId: 324209932
2020-07-31 11:26:40 -04:00
dniz
375eb8220b Update docs to point to new widget class locations
PiperOrigin-RevId: 193539651
2018-04-30 11:34:37 -04:00
dniz
9ca33544ac Update package name to com.google.android.material
PiperOrigin-RevId: 193236235
2018-04-30 11:24:23 -04:00
markwei
fd7e091121 Update Material Components for Android documentation.
PiperOrigin-RevId: 183311918
2018-02-27 12:55:46 -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
dcarlsson
8af4d85340 Add additional basic documentation to MDC Android components.
PiperOrigin-RevId: 150830728
2017-04-12 17:08:41 -07:00