Skip to content

Commit f7f4448

Browse files
author
Zdravko
authored
chore: fix android28 animation tests (#1885)
1 parent 092a833 commit f7f4448

File tree

5 files changed

+1
-1
lines changed

5 files changed

+1
-1
lines changed

Diff for: e2e/animation-examples/app/App_Resources/Android/AndroidManifest.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
android:name="com.tns.NativeScriptApplication"
2323
android:allowBackup="true"
2424
android:icon="@drawable/icon"
25-
android:label="@string/app_name"
25+
android:label="nsnganimationexamples"
2626
android:theme="@style/AppTheme">
2727

2828
<activity
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)