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:
parent
7f780ac3ce
commit
9007045b28
5 changed files with 187 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue