[6.5.0]
[fix] [taxi 司机屏全局概览UI调整]
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 572 B |
Binary file not shown.
|
After Width: | Height: | Size: 5.1 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 573 B |
@@ -10,19 +10,19 @@
|
||||
android:id="@+id/travelRealityView"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
app:arrivedDrawable="@drawable/taxt_u_p_overmap_arrived"
|
||||
app:bottomPadding="160"
|
||||
app:roadRangeDrawable="@drawable/taxi_overmap_road_range"
|
||||
app:roadTrajectoryDrawable="@drawable/taxi_orvermap_road_trajectory"
|
||||
app:globalPathColor="@color/common_39BA90"
|
||||
app:carDrawable="@drawable/taxt_u_p_map_car"
|
||||
app:compassDrawable="@drawable/taxt_u_p_map_car_light"
|
||||
app:endPointDrawable="@drawable/taxt_u_p_map_view_dir_end"
|
||||
app:leftPadding="800"
|
||||
app:endPointDrawable="@drawable/taxi_overmap_endpoint"
|
||||
app:mapStyleExtraPath="over_view_style_extra.data"
|
||||
app:mapStylePath="over_view_style.data"
|
||||
app:resetDrawable="@null"
|
||||
app:rightPadding="160"
|
||||
app:startPointDrawable="@drawable/taxt_u_p_map_view_dir_start"
|
||||
app:topPadding="160"
|
||||
app:unArrivedDrawable="@drawable/taxt_u_p_overmap_arriving" />
|
||||
app:leftPadding="0"
|
||||
app:topPadding="0"
|
||||
app:rightPadding="0"
|
||||
app:bottomPadding="160" />
|
||||
|
||||
<androidx.constraintlayout.widget.ConstraintLayout
|
||||
android:id="@+id/ovbv_bottom_icons_cl"
|
||||
|
||||
@@ -28,4 +28,5 @@
|
||||
|
||||
<color name="common_3B4577">#3B4577</color>
|
||||
<color name="common_232A3F">#232A3F</color>
|
||||
<color name="common_39BA90">#39BA90</color>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user