NativeScript layouts implemented in Java

This commit is contained in:
hshristov
2015-07-16 00:11:50 +03:00
commit 1299747cf6
22 changed files with 3032 additions and 0 deletions

13
.gitignore vendored Normal file
View File

@@ -0,0 +1,13 @@
/.metadata/
node_modules/
dist/
local.properties
gen/
armeabi-v7a/
x86/
obj/
bin/
.svn/
.settings/