Added a place marker to allow volume change during app. Right now it's either loud or off. There isn't a way to allow the volume to gradually go up and odwn based on the values set in settings.
6 lines
181 B
XML
6 lines
181 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<string name="app_name">Wagic</string>
|
|
<string name="info_text">Wagic v0.180\\nAll Rights Reserved.</string>
|
|
</resources>
|