mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-22 01:15:54 +03:00
move app_name to xml res
This commit is contained in:
parent
cba3c270f5
commit
6965c0c5ab
2 changed files with 4 additions and 0 deletions
4
vector-app/src/debug/res/xml/strings.xml
Normal file
4
vector-app/src/debug/res/xml/strings.xml
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="app_name">Element dbg</string>
|
||||
</resources>
|
Loading…
Reference in a new issue