소스 검색

feat: 图标更换

master
huting 2 년 전
부모
커밋
1ce88c5d97
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1
    1
      app/src/main/res/layout/activity_home_list_info.xml
  2. 1
    1
      app/src/main/res/layout/activity_information_confirmed.xml

+ 1
- 1
app/src/main/res/layout/activity_home_list_info.xml 파일 보기

@@ -420,7 +420,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="@color/transparent"
app:leftIcon="@mipmap/back_three"
app:leftIcon="@mipmap/back_black"
app:lineVisible="false"
app:title="订单详情"
app:titleColor="@color/black"

+ 1
- 1
app/src/main/res/layout/activity_information_confirmed.xml 파일 보기

@@ -437,7 +437,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="@color/transparent"
app:leftIcon="@mipmap/back_three"
app:leftIcon="@mipmap/back_black"
app:lineVisible="false"
app:titleColor="@color/black"
/>

Loading…
취소
저장