mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 21:03:54 +01:00
This commit is contained in:
parent
9b3f3e9d3c
commit
69e7161c61
125 changed files with 542 additions and 506 deletions
|
|
@ -6,8 +6,8 @@
|
|||
android:gravity="center_horizontal">
|
||||
|
||||
<com.facebook.drawee.view.SimpleDraweeView
|
||||
android:layout_width="320dp"
|
||||
android:layout_height="252dp"
|
||||
android:layout_width="@dimen/question_width"
|
||||
android:layout_height="@dimen/question_height"
|
||||
android:scaleType="fitXY"
|
||||
android:id="@+id/question_image"
|
||||
android:layout_marginHorizontal="@dimen/activity_margin_horizontal"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue