android UI xml bridge initial

- add frontend.android module
- add xml ids to kotlin extension properties converter
- add converter basic functional test
This commit is contained in:
Mikhail Mutcianko
2014-07-09 16:24:36 +04:00
committed by Yan Zhulanow
parent c8c1ce521b
commit 1e8769b5f7
11 changed files with 411 additions and 1 deletions
+2 -1
View File
@@ -21,5 +21,6 @@
<orderEntry type="module" module-name="js.tests" />
<orderEntry type="module" module-name="preloader" />
<orderEntry type="module" module-name="util" />
<orderEntry type="module" module-name="frontend.android" scope="TEST" />
</component>
</module>
</module>