mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 21:03:54 +01:00
Regarding issue 4042: bordering (#4071)
This commit is contained in:
parent
7d8e09f708
commit
0415a57d34
4 changed files with 12 additions and 3 deletions
|
|
@ -72,6 +72,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="@dimen/small_gap"
|
||||
android:padding="8px"
|
||||
/>
|
||||
|
||||
</LinearLayout>
|
||||
|
|
|
|||
|
|
@ -13,6 +13,7 @@
|
|||
android:id="@+id/iv_thumbnail"
|
||||
android:layout_width="@dimen/big_height"
|
||||
android:layout_height="@dimen/big_height"
|
||||
android:padding="8px"
|
||||
fresco:actualImageScaleType="fitCenter"/>
|
||||
|
||||
<ImageView
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue