mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 12:53:55 +01:00
Use MediaWikiView instead of Bitmap
This commit is contained in:
parent
930cc3afb1
commit
1059ec4dff
4 changed files with 16 additions and 8 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue