Conflicts:
	app/src/main/res/layout/fragment_evaluation_result.xml
This commit is contained in:
qiji4215
2023-05-19 09:28:50 +08:00
234 changed files with 1984 additions and 1703 deletions

View File

@@ -25,7 +25,7 @@
android:layout_height="wrap_content"
android:layout_below="@id/offline_map_city_name"
android:layout_marginTop="5dp"
android:drawableLeft="@mipmap/point_blue"
android:drawableLeft="@drawable/point_blue"
android:text="文件大小"
android:textColor="@color/gray_121" />