get orders fix

This commit is contained in:
2017-10-05 21:22:21 +03:00
parent 389461f1a2
commit 8edec08d3e
5 changed files with 9 additions and 6 deletions

View File

@@ -3,7 +3,8 @@
xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical"
android:layout_width="match_parent"
android:layout_height="match_parent">
android:layout_height="match_parent"
android:background="@color/actvity_default_background_color_1">
<TextView
android:layout_width="wrap_content"