updated dependencies

This commit is contained in:
Conny Duck 2017-05-04 16:16:24 +02:00
commit 2898baf18d
4 changed files with 44 additions and 40 deletions

View file

@ -5,7 +5,7 @@
android:clickable="true"
android:layout_gravity="center"
android:background="@android:color/black">
<uk.co.senab.photoview.PhotoView
<com.github.chrisbanes.photoview.PhotoView
android:id="@+id/view_media_image"
android:layout_width="match_parent"
android:layout_height="match_parent" />