1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-09-09 18:29:47 +02:00

WebUserProfile [WIP], App Object

This commit is contained in:
Gregor Santner 2016-03-24 13:56:30 +01:00
parent 7f780ac3ce
commit 9007045b28
5 changed files with 187 additions and 5 deletions

View file

@ -10,6 +10,7 @@
android:allowBackup="true"
android:fullBackupContent="true"
android:icon="@drawable/ic_launcher"
android:name=".App"
android:label="@string/app_name"
android:theme="@style/AppTheme" >
<activity