Use MediaWikiView instead of Bitmap

This commit is contained in:
neslihanturan 2018-01-10 17:33:39 +03:00
parent 930cc3afb1
commit 1059ec4dff
4 changed files with 16 additions and 8 deletions

View file

@ -18,7 +18,7 @@
android:layout_gravity="end|bottom"
/>
<ImageView
<fr.free.nrw.commons.MediaWikiImageView
android:id="@+id/featuredImageView"
android:layout_width="match_parent"
android:layout_height="240dp"