loading icon for detail image

This commit is contained in:
danijoo
2015-11-08 00:41:35 +01:00
parent 252c14a3e6
commit 94b4ac47ac

View File

@@ -21,6 +21,7 @@
android:background="@color/photo_placeholder"> android:background="@color/photo_placeholder">
<!--suppress AndroidLintContentDescription --> <!--suppress AndroidLintContentDescription -->
<ImageView <ImageView
android:src="@drawable/empty_detail"
android:scaleType="centerCrop" android:scaleType="centerCrop"
android:id="@+id/photo" android:id="@+id/photo"
android:layout_width="match_parent" android:layout_width="match_parent"