order services
This commit is contained in:
@@ -10,6 +10,9 @@
|
||||
android:id="@+id/paymentMethodsRecyclerView"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:scrollbars="vertical"/>
|
||||
android:scrollbars="vertical"
|
||||
android:layout_above="@+id/ordersBottomLayout"/>
|
||||
|
||||
<include layout="@layout/layout_orders_bottom"/>
|
||||
|
||||
</RelativeLayout>
|
||||
Reference in New Issue
Block a user