mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 11:42:04 +08:00
Include values/string.xml in android resources (#4503)
This commit is contained in:
5
apps/app/App_Resources/Android/values/strings.xml
Normal file
5
apps/app/App_Resources/Android/values/strings.xml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<resources>
|
||||||
|
<string name="app_name">TestApp</string>
|
||||||
|
<string name="title_activity_kimera">TestApp</string>
|
||||||
|
</resources>
|
Reference in New Issue
Block a user