Use Dagger 2 to inject the Retrofit singleton to classes. Minor bugs fixed.

This commit is contained in:
Alex Ning
2018-10-12 23:52:23 +08:00
parent 11ac14a3f1
commit 8b52810d7c
23 changed files with 238 additions and 134 deletions

View File

@@ -12,6 +12,7 @@
<application
android:allowBackup="true"
android:name=".Infinity"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round"