|
|
@@ -246,10 +246,15 @@
|
|
|
android:src="@drawable/icon_detail_arrow"/>
|
|
|
</LinearLayout>
|
|
|
|
|
|
+ <Space
|
|
|
+ android:layout_width="match_parent"
|
|
|
+ android:layout_height="wrap_content"
|
|
|
+ android:layout_weight="1"/>
|
|
|
+
|
|
|
<LinearLayout
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="wrap_content"
|
|
|
- android:layout_marginTop="189dp"
|
|
|
+ android:layout_marginBottom="35dp"
|
|
|
android:gravity="center"
|
|
|
>
|
|
|
|