[Update]调整摄像头icon位置和大小

This commit is contained in:
chenfufeng
2022-03-30 18:45:49 +08:00
parent 31d1f2f00d
commit 562af30bf1

View File

@@ -60,9 +60,9 @@
<!--超视距-->
<ImageView
android:id="@+id/ivCameraIcon"
android:layout_width="130px"
android:layout_height="130px"
android:layout_marginTop="38px"
android:layout_width="120px"
android:layout_height="120px"
android:layout_marginTop="45px"
android:layout_marginEnd="40px"
android:background="@drawable/icon_camera_nor"
app:layout_constraintEnd_toStartOf="@id/viewTrafficLightVr"