Files
MoGoEagleEye/modules/mogo-module-v2x/build/intermediates/packaged_res/debug/values/values.xml
2020-07-21 16:56:37 +08:00

24 lines
1.4 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="live_video_background_color">#FF3F4057</color>
<color name="live_video_progress_bar_loading_color">#256BFF</color>
<dimen name="module_main_v2x_animation_width">445px</dimen>
<dimen name="module_v2x_event_button_size">65px</dimen>
<dimen name="module_v2x_event_image_height">175px</dimen>
<dimen name="module_v2x_event_image_width">262px</dimen>
<dimen name="module_v2x_event_window_height">194px</dimen>
<dimen name="module_v2x_event_window_height_ground">250px</dimen>
<dimen name="module_v2x_fatigue_driving_window_height_ground">130px</dimen>
<dimen name="module_v2x_operation_panel_share_goneMarginRight">20px</dimen>
<dimen name="module_v2x_push_img_height">190px</dimen>
<dimen name="module_v2x_search_marginLeft">18px</dimen>
<string name="VideoView_info_text_video_not_supported">"不支持该视频。"</string>
<string name="app_name">mogo-module-v2x</string>
<string name="file_not_support">此文件不支持播放</string>
<string name="v2x_help_speed_txt">车速</string>
<string name="v2x_report_pop_submit_txt">已提交</string>
<string name="v2x_report_pop_thank_txt">感谢已送达</string>
<declare-styleable name="RoundLayout">
<attr format="dimension" name="roundLayoutRadius"/>
</declare-styleable>
</resources>