mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 04:43:54 +01:00
Add margin_left
This commit is contained in:
parent
3ef1c53bb4
commit
1bf58f0374
1 changed files with 2 additions and 0 deletions
|
|
@ -29,6 +29,7 @@
|
|||
android:layout_width="160dp"
|
||||
android:layout_height="118dp"
|
||||
android:layout_toRightOf="@+id/mount_zao"
|
||||
android:layout_marginLeft="10dp"
|
||||
android:scaleType="fitXY"
|
||||
/>
|
||||
|
||||
|
|
@ -49,6 +50,7 @@
|
|||
android:layout_width="160dp"
|
||||
android:layout_height="118dp"
|
||||
android:layout_toRightOf="@+id/rainbow_bridge"
|
||||
android:layout_marginLeft="10dp"
|
||||
android:layout_below="@+id/llamas"
|
||||
android:scaleType="fitXY"
|
||||
/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue