Merge branch 'borsini-fix/margins_adjustment'
This commit is contained in:
commit
e03dc99318
|
@ -10,6 +10,8 @@
|
||||||
|
|
||||||
<RelativeLayout
|
<RelativeLayout
|
||||||
android:id="@+id/base_info"
|
android:id="@+id/base_info"
|
||||||
|
android:layout_marginTop="10dp"
|
||||||
|
android:layout_marginBottom="5dp"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content">
|
android:layout_height="wrap_content">
|
||||||
<ImageView
|
<ImageView
|
||||||
|
|
Loading…
Reference in New Issue