diff --git a/e2e/animation-examples/app/App_Resources/Android/AndroidManifest.xml b/e2e/animation-examples/app/App_Resources/Android/AndroidManifest.xml index 9db832151..1673c6800 100644 --- a/e2e/animation-examples/app/App_Resources/Android/AndroidManifest.xml +++ b/e2e/animation-examples/app/App_Resources/Android/AndroidManifest.xml @@ -22,7 +22,7 @@ android:name="com.tns.NativeScriptApplication" android:allowBackup="true" android:icon="@drawable/icon" - android:label="@string/app_name" + android:label="nsnganimationexamples" android:theme="@style/AppTheme">