android:layout_width="match_parent" | android:layout_width="match_parent" | ||||
android:layout_height="wrap_content" | android:layout_height="wrap_content" | ||||
android:background="@color/transparent" | android:background="@color/transparent" | ||||
app:leftIcon="@mipmap/back_three" | |||||
app:leftIcon="@mipmap/back_black" | |||||
app:lineVisible="false" | app:lineVisible="false" | ||||
app:title="订单详情" | app:title="订单详情" | ||||
app:titleColor="@color/black" | app:titleColor="@color/black" |
android:layout_width="match_parent" | android:layout_width="match_parent" | ||||
android:layout_height="wrap_content" | android:layout_height="wrap_content" | ||||
android:background="@color/transparent" | android:background="@color/transparent" | ||||
app:leftIcon="@mipmap/back_three" | |||||
app:leftIcon="@mipmap/back_black" | |||||
app:lineVisible="false" | app:lineVisible="false" | ||||
app:titleColor="@color/black" | app:titleColor="@color/black" | ||||
/> | /> |