Refactor AboutActivity

This commit is contained in:
2020-12-23 11:12:32 -06:00
parent 826ea17cdd
commit 638bc2816f
9 changed files with 140 additions and 256 deletions

View File

@@ -217,4 +217,6 @@
<string name="sync_key_already_installed">Sync key already installed</string>
<string name="pref_unknown_title">Show question marks for missing data</string>
<string name="pref_unknown_description">Differentiate days without data from actual lapses. To enter a lapse, toggle twice.</string>
<string name="you_are_now_a_developer">You are now a developer</string>
<string name="activity_not_found">No app was found to support this action</string>
</resources>