[乘客屏页面调整、高精地图loading]
This commit is contained in:
yangyakun
2024-04-18 15:18:47 +08:00
parent 07211aaf98
commit 11b3927ec4
23 changed files with 157 additions and 20 deletions

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle">
<solid android:color="@color/color_1A000000" />
</shape>