Refactor application loading + Paging on main Page

This commit is contained in:
Thomas Andres Gomez 2021-05-11 23:34:22 +02:00
parent 45f5e9023e
commit 1e58752008
26 changed files with 596 additions and 423 deletions

View file

@ -7,8 +7,7 @@
<application
android:name=".BibLibApplication"
android:allowBackup="true"
android:fullBackupOnly="true"
android:allowBackup="false"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round"