1
0
mirror of https://github.com/stom79/exodus-android-app synced 2024-12-22 19:59:25 +01:00

Merge branch 'borsini-fix/margins_adjustment'

This commit is contained in:
Schoumi 2019-06-04 11:38:32 +02:00
commit e03dc99318

View File

@ -10,6 +10,8 @@
<RelativeLayout
android:id="@+id/base_info"
android:layout_marginTop="10dp"
android:layout_marginBottom="5dp"
android:layout_width="match_parent"
android:layout_height="wrap_content">
<ImageView