1
0
mirror of https://github.com/sismics/docs.git synced 2026-01-05 21:09:25 +00:00

Android: switch from AQuery to Picasso (+OkHttp)

This commit is contained in:
jendib
2016-01-16 22:06:48 +01:00
parent b9a4f0f1e0
commit e7a289ffb5
15 changed files with 206 additions and 137 deletions

View File

@@ -9,7 +9,7 @@
android:layout_width="200dp"
android:layout_height="15dip"
android:id="@+id/fileProgressBar"
android:indeterminate="false"
android:indeterminate="true"
android:layout_centerInParent="true"/>
<it.sephiroth.android.library.imagezoom.ImageViewTouch