Android Lifecycle

This commit is contained in:
Luke Malpass
2018-08-24 17:09:38 +01:00
parent 5d8f44e2ae
commit 076d0e94d4
33 changed files with 6699 additions and 0 deletions

View File

@ -0,0 +1,4 @@
<resources>
<string name="app_name">AndroidLifecycle</string>
<string name="action_settings">Settings</string>
</resources>