Fixes #70. Updated glide for images loading.

This commit is contained in:
Amine
2017-09-02 10:02:35 +02:00
parent b447ac738a
commit d0000d66b2
16 changed files with 140 additions and 75 deletions

View File

@@ -64,6 +64,9 @@
<activity android:name=".ReaderActivity"
android:theme="@style/DragDismissTheme">
</activity>
<meta-data
android:name="apps.amine.bou.readerforselfoss.utils.glide.SelfSignedGlideModule"
android:value="GlideModule" />
</application>
</manifest>