265 调整限速icon尺寸

This commit is contained in:
lianglihui
2022-03-29 19:25:45 +08:00
parent 8c8e160e10
commit f4fc64179f
2 changed files with 7 additions and 8 deletions

View File

@@ -7,8 +7,8 @@
<TextView
android:id="@+id/tvLimitingVelocity"
android:layout_width="130px"
android:layout_height="130px"
android:layout_width="120px"
android:layout_height="120px"
android:background="@drawable/bg_waring_limiting_velocity"
android:elevation="@dimen/dp_10"
android:gravity="center"