removed unnecessary files and added gitkeep to res folder

This commit is contained in:
Hristo Hristov
2015-12-15 16:57:37 +02:00
parent be5ac53df2
commit edd6bc968f
3 changed files with 1 additions and 6 deletions

View File

@@ -2,9 +2,7 @@
package="org.nativescript.widgets">
<application
android:allowBackup="true"
android:label="@string/app_name"
android:supportsRtl="true">
android:allowBackup="true">
</application>

View File

View File

@@ -1,3 +0,0 @@
<resources>
<string name="app_name">Widgets</string>
</resources>