This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git
commit 9af2ca42ca8c474ff430e84c3f6a09de32c56f9b Author: Alex Harui <[email protected]> AuthorDate: Thu Feb 22 16:13:43 2018 -0800 turn off default theme --- .../MDLDynamicTabsExample/src/main/config/compile-app-config.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/examples/royale/MDLDynamicTabsExample/src/main/config/compile-app-config.xml b/examples/royale/MDLDynamicTabsExample/src/main/config/compile-app-config.xml index 7baec50..949a021 100644 --- a/examples/royale/MDLDynamicTabsExample/src/main/config/compile-app-config.xml +++ b/examples/royale/MDLDynamicTabsExample/src/main/config/compile-app-config.xml @@ -17,5 +17,9 @@ --> <royale-config> + <compiler> + <theme> + </theme> + </compiler> <html-template>../resources/mdl-js-index-template.html</html-template> </royale-config> -- To stop receiving notification emails like this one, please contact [email protected].
