Reorganizing

This commit is contained in:
2015-08-25 12:32:16 -04:00
parent a1f05714ba
commit de02e119d1
31 changed files with 1210 additions and 841 deletions

View File

@@ -14,7 +14,7 @@
<application
android:name="com.activeandroid.app.Application"
android:allowBackup="true"
android:icon="@drawable/ic_launcher"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:theme="@style/AppTheme">