dniz c915516e96 Fix Android Studio sync error
- Reported on GitHub: https://github.com/material-components/material-components-android/issues/51
- Looks like this was happening because Studio doesn't like the "/"s in module names that we generate dynamically, even though it is supported by Gradle from the command line
- Studio error message:

Missing Dependencies
Error:Unable to find module with Gradle path ':testing:testing/java:testing/java/android:testing/java/android/support:testing/java/android/support/design:testing/java/android/support/design/testapp' (needed by module 'tests'.)
Error:Unable to find module with Gradle path ':testing:testing/java:testing/java/android:testing/java/android/support:testing/java/android/support/design:testing/java/android/support/design/testapp:testing/java/android/support/design/testapp/base' (needed by module 'tests'.)
Error:Unable to find module with Gradle path ':testing:testing/java:testing/java/android:testing/java/android/support:testing/java/android/support/design:testing/java/android/support/design/testapp:testing/java/android/support/design/testapp/custom' (needed by module 'tests'.)
PiperOrigin-RevId: 194155150
2018-04-30 11:57:48 -04:00
2016-12-12 16:01:31 -08:00
2017-05-08 16:48:53 -07:00
2018-04-30 11:57:48 -04:00
2018-04-30 11:57:48 -04:00

Build Status Chat

Material Components for Android

Material Components for Android (MDC-Android) help developers execute Material Design. Developed by a core team of engineers and UX designers at Google, these components enable a reliable development workflow to build beautiful and functional Android apps.

Material Components for Android are based on Androids Design support library (DesignLib) which will continue to be released as part of Androids SDK.

Documentation

Description
Modular and customizable Material Design UI components for Android
Readme Apache-2.0 191 MiB
Languages
Java 99.9%
Kotlin 0.1%