TabLayout for NativeScript tabs

This commit is contained in:
vakrilov
2015-09-01 14:58:40 +03:00
parent c1b5caa36e
commit a55f59bf06
5 changed files with 529 additions and 0 deletions

View File

@@ -5,5 +5,6 @@
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="lib" path="lib/android-support-v4.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>