order history details fix

This commit is contained in:
cimenmus
2017-11-22 22:41:20 +03:00
parent 47136dde71
commit e029e6eb47
2 changed files with 178 additions and 8 deletions

View File

@@ -105,6 +105,10 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
app:description="@string/order_history_order_note" />
<android.support.v4.widget.Space
android:layout_width="match_parent"
android:layout_height="96dp" />
</LinearLayout>