Fix clip-path for iOS (#3839)

This commit is contained in:
Hristo Hristov
2017-03-21 15:14:42 +02:00
committed by GitHub
parent 92723d176b
commit 9b47fff54a
2 changed files with 27 additions and 26 deletions

View File

@ -25,6 +25,7 @@
android:icon="@drawable/icon"
android:label="@string/app_name"
android:theme="@style/AppTheme" >
<meta-data android:name="debugLayouts" android:value="true" />
<activity
android:name="com.tns.NativeScriptActivity"
android:label="@string/title_activity_kimera"