Browse Source

2023.03.15 10:00

master
lujin 2 years ago
parent
commit
dc13b1ad29
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      app/src/main/res/layout/activity_yw_evaluate.xml

+ 1
- 1
app/src/main/res/layout/activity_yw_evaluate.xml View File

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

Loading…
Cancel
Save