move app_name to xml res

This commit is contained in:
valere 2022-12-06 18:11:31 +01:00
parent cba3c270f5
commit 6965c0c5ab
2 changed files with 4 additions and 0 deletions

View file

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Element dbg</string>
</resources>