[6.1.2优化] 暂无进行中订单 居中显示
This commit is contained in:
@@ -209,8 +209,8 @@
|
||||
android:id="@+id/noTaskData"
|
||||
layout="@layout/taxi_no_data_common_view"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginBottom="240dp"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_marginBottom="160dp"
|
||||
android:visibility="gone"
|
||||
app:layout_constraintBottom_toBottomOf="parent" />
|
||||
</androidx.constraintlayout.widget.ConstraintLayout>
|
||||
|
||||
@@ -11,6 +11,7 @@
|
||||
android:layout_width="@dimen/dp_386"
|
||||
android:layout_height="@dimen/dp_350"
|
||||
android:src="@drawable/no_order_data"
|
||||
android:layout_marginTop="@dimen/dp_100"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
app:layout_constraintLeft_toLeftOf="parent"
|
||||
app:layout_constraintRight_toRightOf="parent"/>
|
||||
|
||||
Reference in New Issue
Block a user