Adding an about activity to the App

This commit is contained in:
serage.betelmal 2017-04-15 19:05:25 +01:00
commit 642e2af23e
7 changed files with 147 additions and 25 deletions

View file

@ -141,4 +141,7 @@
<string name="description_account_locked">Locked Account</string>
<string name="about_title_activity">About</string>
<string name="about_application_version">App version:</string>
</resources>