Skip to content

Commit 24d9f18

Browse files
Include values/string.xml in android resources (NativeScript#4503)
1 parent 923a7c7 commit 24d9f18

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<resources>
3+
<string name="app_name">TestApp</string>
4+
<string name="title_activity_kimera">TestApp</string>
5+
</resources>

0 commit comments

Comments
 (0)