事件弹框UI

This commit is contained in:
liujing
2020-09-27 14:09:29 +08:00
parent 73378c9b02
commit 6d424deae5
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="@dimen/module_v2x_fatigue_driving_window_height_ground"
android:layout_height="wrap_content"
android:background="@drawable/v2x_alert_window_bg"
android:padding="@dimen/dp_25">

View File

@@ -79,5 +79,5 @@
<dimen name="share_item_text_size">16px</dimen>
<dimen name="share_item_padding">20px</dimen>
<dimen name="module_v2x_widow_top_gaps">8px</dimen>
<dimen name="module_v2x_widow_top_gaps">6px</dimen>
</resources>