android:layout_width="match_parent" | android:layout_width="match_parent" | ||||
android:layout_height="wrap_content" | android:layout_height="wrap_content" | ||||
android:background="@color/white" | android:background="@color/white" | ||||
app:leftIcon="@mipmap/back_three" | |||||
app:leftIcon="@mipmap/back_black" | |||||
app:title="满意度评价" | app:title="满意度评价" | ||||
app:lineVisible="false" | app:lineVisible="false" | ||||
app:titleColor="@color/black01" /> | app:titleColor="@color/black01" /> |