[2.15.0] 优化提醒

This commit is contained in:
lixiaopeng
2023-03-31 15:09:20 +08:00
parent 662a8cdb51
commit 55aaf3a368
2057 changed files with 220406 additions and 1 deletions

View File

@@ -0,0 +1,18 @@
/**
* Automatically generated file. DO NOT MODIFY
*/
package com.mogo.eagle.core.function.check;
public final class BuildConfig {
public static final boolean DEBUG = Boolean.parseBoolean("true");
public static final String LIBRARY_PACKAGE_NAME = "com.mogo.eagle.core.function.check";
/**
* @deprecated APPLICATION_ID is misleading in libraries. For the library package name use LIBRARY_PACKAGE_NAME
*/
@Deprecated
public static final String APPLICATION_ID = "com.mogo.eagle.core.function.check";
public static final String BUILD_TYPE = "debug";
public static final String FLAVOR = "";
public static final int VERSION_CODE = 1;
public static final String VERSION_NAME = "0.0.58.10";
}

View File

@@ -0,0 +1,18 @@
package com.alibaba.android.arouter.routes;
import com.alibaba.android.arouter.facade.enums.RouteType;
import com.alibaba.android.arouter.facade.model.RouteMeta;
import com.alibaba.android.arouter.facade.template.IRouteGroup;
import com.mogo.eagle.core.function.check.VehicleMonitoringManager;
import java.lang.Override;
import java.lang.String;
import java.util.Map;
/**
* DO NOT EDIT THIS FILE!!! IT WAS GENERATED BY AROUTER. */
public class ARouter$$Group$$check implements IRouteGroup {
@Override
public void loadInto(Map<String, RouteMeta> atlas) {
atlas.put("/check/api", RouteMeta.build(RouteType.PROVIDER, VehicleMonitoringManager.class, "/check/api", "check", null, -1, -2147483648));
}
}

View File

@@ -0,0 +1,18 @@
package com.alibaba.android.arouter.routes;
import com.alibaba.android.arouter.facade.enums.RouteType;
import com.alibaba.android.arouter.facade.model.RouteMeta;
import com.alibaba.android.arouter.facade.template.IProviderGroup;
import com.mogo.eagle.core.function.check.VehicleMonitoringManager;
import java.lang.Override;
import java.lang.String;
import java.util.Map;
/**
* DO NOT EDIT THIS FILE!!! IT WAS GENERATED BY AROUTER. */
public class ARouter$$Providers$$mogocorefunctioncheck implements IProviderGroup {
@Override
public void loadInto(Map<String, RouteMeta> providers) {
providers.put("com.mogo.eagle.core.function.api.check.ICheckProvider", RouteMeta.build(RouteType.PROVIDER, VehicleMonitoringManager.class, "/check/api", "check", null, -1, -2147483648));
}
}

View File

@@ -0,0 +1,17 @@
package com.alibaba.android.arouter.routes;
import com.alibaba.android.arouter.facade.template.IRouteGroup;
import com.alibaba.android.arouter.facade.template.IRouteRoot;
import java.lang.Class;
import java.lang.Override;
import java.lang.String;
import java.util.Map;
/**
* DO NOT EDIT THIS FILE!!! IT WAS GENERATED BY AROUTER. */
public class ARouter$$Root$$mogocorefunctioncheck implements IRouteRoot {
@Override
public void loadInto(Map<String, Class<? extends IRouteGroup>> routes) {
routes.put("check", ARouter$$Group$$check.class);
}
}

View File

@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.mogo.eagle.core.function.check"
android:versionCode="1"
android:versionName="0.0.58.10" >
<uses-sdk
android:minSdkVersion="21"
android:targetSdkVersion="21" />
<application>
<activity
android:name="com.mogo.eagle.core.function.check.view.CheckActivity"
android:launchMode="singleTask"
android:screenOrientation="landscape" />
</application>
</manifest>

View File

@@ -0,0 +1 @@
[{"outputType":{"type":"AAPT_FRIENDLY_MERGED_MANIFESTS"},"apkData":{"type":"MAIN","splits":[],"versionCode":1,"versionName":"0.0.58.10","enabled":true,"outputFile":"mogo-core-function-check-debug.aar","fullName":"debug","baseName":"debug"},"path":"AndroidManifest.xml","properties":{"packageId":"com.mogo.eagle.core.function.check","split":""}}]

View File

@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<merger version="3"><dataSet config="main" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/zd/Downloads/Android/MoGoEagleEye/core/mogo-core-data/src/main/jniLibs"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/zd/Downloads/Android/MoGoEagleEye/core/mogo-core-data/src/debug/jniLibs"/></dataSet></merger>

View File

@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<merger version="3"><dataSet config="main" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/zd/Downloads/Android/MoGoEagleEye/core/mogo-core-data/src/main/shaders"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/zd/Downloads/Android/MoGoEagleEye/core/mogo-core-data/src/debug/shaders"/></dataSet></merger>

View File

@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<merger version="3"><dataSet config="main" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/zd/Downloads/Android/MoGoEagleEye/core/mogo-core-data/src/main/assets"/><source path="/Users/zd/Downloads/Android/MoGoEagleEye/core/mogo-core-data/build/intermediates/shader_assets/debug/compileDebugShaders/out"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="/Users/zd/Downloads/Android/MoGoEagleEye/core/mogo-core-data/src/debug/assets"/></dataSet></merger>

View File

@@ -0,0 +1,45 @@
#Tue Mar 28 17:15:15 CST 2023
/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/src/main/res/layout/check_recycler_footer.xml=/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/build/intermediates/packaged_res/debug/layout/check_recycler_footer.xml
/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/src/main/res/drawable/luyouqi_usual.png=/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/build/intermediates/packaged_res/debug/drawable/luyouqi_usual.png
/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/src/main/res/drawable/dark_clore_close.png=/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/build/intermediates/packaged_res/debug/drawable/dark_clore_close.png
/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/src/main/res/drawable/zhujiguang_usual.png=/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/build/intermediates/packaged_res/debug/drawable/zhujiguang_usual.png
/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/src/main/res/drawable/check_wrong.png=/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/build/intermediates/packaged_res/debug/drawable/check_wrong.png
/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/src/main/res/drawable/rtk_usual.png=/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/build/intermediates/packaged_res/debug/drawable/rtk_usual.png
/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/src/main/res/drawable/check_scan_tips.png=/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/build/intermediates/packaged_res/debug/drawable/check_scan_tips.png
/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/src/main/res/layout/check_list.xml=/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/build/intermediates/packaged_res/debug/layout/check_list.xml
/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/src/main/res/drawable/check_list_item_back.xml=/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/build/intermediates/packaged_res/debug/drawable/check_list_item_back.xml
/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/src/main/res/layout/check_info_list.xml=/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/build/intermediates/packaged_res/debug/layout/check_info_list.xml
/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/src/main/res/drawable/jiaojiguang_usual.png=/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/build/intermediates/packaged_res/debug/drawable/jiaojiguang_usual.png
/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/src/main/res/drawable/check_top_item_left_shape.xml=/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/build/intermediates/packaged_res/debug/drawable/check_top_item_left_shape.xml
/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/src/main/res/drawable/check_progress.xml=/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/build/intermediates/packaged_res/debug/drawable/check_progress.xml
/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/src/main/res/drawable/pad_unusual.png=/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/build/intermediates/packaged_res/debug/drawable/pad_unusual.png
/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/src/main/res/drawable/check_scan_first.png=/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/build/intermediates/packaged_res/debug/drawable/check_scan_first.png
/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/src/main/res/drawable/check_tip_image.png=/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/build/intermediates/packaged_res/debug/drawable/check_tip_image.png
/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/src/main/res/layout/check_hardware.xml=/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/build/intermediates/packaged_res/debug/layout/check_hardware.xml
/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/src/main/res/drawable/check_chage_color.xml=/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/build/intermediates/packaged_res/debug/drawable/check_chage_color.xml
/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/src/main/res/layout/check_info_adapter.xml=/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/build/intermediates/packaged_res/debug/layout/check_info_adapter.xml
/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/src/main/res/drawable/check_scan_second.png=/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/build/intermediates/packaged_res/debug/drawable/check_scan_second.png
/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/src/main/res/drawable/check_little_btn.xml=/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/build/intermediates/packaged_res/debug/drawable/check_little_btn.xml
/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/src/main/res/layout/activity_check.xml=/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/build/intermediates/packaged_res/debug/layout/activity_check.xml
/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/src/main/res/drawable/auto.png=/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/build/intermediates/packaged_res/debug/drawable/auto.png
/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/src/main/res/drawable/check_button.xml=/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/build/intermediates/packaged_res/debug/drawable/check_button.xml
/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/src/main/res/drawable/yingyan.png=/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/build/intermediates/packaged_res/debug/drawable/yingyan.png
/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/src/main/res/drawable/rtk_unusual.png=/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/build/intermediates/packaged_res/debug/drawable/rtk_unusual.png
/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/src/main/res/drawable/check_little_btn_green.xml=/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/build/intermediates/packaged_res/debug/drawable/check_little_btn_green.xml
/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/src/main/res/drawable/check_top_item_no_line_shape.xml=/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/build/intermediates/packaged_res/debug/drawable/check_top_item_no_line_shape.xml
/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/src/main/res/drawable/check_dialog_back.xml=/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/build/intermediates/packaged_res/debug/drawable/check_dialog_back.xml
/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/src/main/res/layout/check_dialog.xml=/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/build/intermediates/packaged_res/debug/layout/check_dialog.xml
/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/src/main/res/drawable/check_top_item_shape.xml=/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/build/intermediates/packaged_res/debug/drawable/check_top_item_shape.xml
/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/src/main/res/drawable/check_right.png=/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/build/intermediates/packaged_res/debug/drawable/check_right.png
/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/src/main/res/drawable/check_recycler_shape.xml=/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/build/intermediates/packaged_res/debug/drawable/check_recycler_shape.xml
/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/src/main/res/layout/check_info_title_item.xml=/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/build/intermediates/packaged_res/debug/layout/check_info_title_item.xml
/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/src/main/res/drawable/obu_unusual.png=/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/build/intermediates/packaged_res/debug/drawable/obu_unusual.png
/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/src/main/res/drawable/check_item_left_shape.xml=/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/build/intermediates/packaged_res/debug/drawable/check_item_left_shape.xml
/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/src/main/res/drawable/camera_usual.png=/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/build/intermediates/packaged_res/debug/drawable/camera_usual.png
/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/src/main/res/drawable/camera_unusual.png=/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/build/intermediates/packaged_res/debug/drawable/camera_unusual.png
/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/src/main/res/drawable/check_detail.xml=/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/build/intermediates/packaged_res/debug/drawable/check_detail.xml
/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/src/main/res/layout/check_titel.xml=/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/build/intermediates/packaged_res/debug/layout/check_titel.xml
/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/src/main/res/drawable/scan_tip_line.png=/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/build/intermediates/packaged_res/debug/drawable/scan_tip_line.png
/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/src/main/res/drawable/zhujiguang_unusual.png=/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/build/intermediates/packaged_res/debug/drawable/zhujiguang_unusual.png
/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/src/main/res/drawable/oub_usual.png=/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/build/intermediates/packaged_res/debug/drawable/oub_usual.png
/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/src/main/res/drawable/luyouqi_unusual.png=/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/build/intermediates/packaged_res/debug/drawable/luyouqi_unusual.png

View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<dimen name="check_button_left">133dp</dimen>
<dimen name="check_button_text_size">38dp</dimen>
<dimen name="check_hard_ware_image_height">715dp</dimen>
<dimen name="check_hard_ware_image_width">1452dp</dimen>
<dimen name="check_height">730dp</dimen>
<dimen name="check_image_bottom">50dp</dimen>
<dimen name="check_image_right">50dp</dimen>
<dimen name="check_item_space_vr">30dp</dimen>
<dimen name="check_little_btn_width">32dp</dimen>
<dimen name="check_luyouqi_start">1078dp</dimen>
<dimen name="check_obu_start">1660dp</dimen>
<dimen name="check_scan_height">570dp</dimen>
<dimen name="check_scan_width">1162dp</dimen>
<dimen name="check_width">1900dp</dimen>
</resources>

View File

@@ -0,0 +1,50 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="blue_back_color">#1A1F40</color>
<color name="blue_check_color">#4192FF</color>
<color name="check_icon_error_color">#EE3132</color>
<color name="check_info_position_line_color">#666DA5</color>
<color name="check_info_shape_color">#767FCD</color>
<color name="check_info_title_back">#1C2149</color>
<color name="check_list_item_back">#242B59</color>
<color name="check_little_btn">#FF1F1F</color>
<color name="check_little_btn_green">#7AFF87</color>
<color name="check_little_btn_solid">#99FA1F21</color>
<color name="check_little_btn_solid_green">#997AFF87</color>
<color name="check_tip_error_color">#F03232</color>
<dimen name="check_button_left">133dp</dimen>
<dimen name="check_button_text_size">38dp</dimen>
<dimen name="check_hard_ware_image_height">715dp</dimen>
<dimen name="check_hard_ware_image_width">1452dp</dimen>
<dimen name="check_height">730dp</dimen>
<dimen name="check_image_bottom">50dp</dimen>
<dimen name="check_image_right">50dp</dimen>
<dimen name="check_item_space_vr">30dp</dimen>
<dimen name="check_little_btn_width">32dp</dimen>
<dimen name="check_luyouqi_start">1078dp</dimen>
<dimen name="check_obu_start">1660dp</dimen>
<dimen name="check_scan_height">570dp</dimen>
<dimen name="check_scan_width">1162dp</dimen>
<dimen name="check_width">1900dp</dimen>
<style name="CheckInfoDialogStyle" parent="@android:style/Theme.Dialog">
<item name="android:windowIsFloating">true</item>
<item name="android:windowFrame">@null</item>
<item name="android:windowNoTitle">true</item>
<item name="android:windowBackground">@android:color/transparent</item>
<item name="android:backgroundDimAmount">0.6</item>
<item name="android:backgroundDimEnabled">true</item>
<item name="android:windowContentOverlay">@null</item>
<item name="android:fullBright">@android:color/transparent</item>
<item name="android:fullDark">@android:color/transparent</item>
<item name="android:topBright">@android:color/transparent</item>
<item name="android:topDark">@android:color/transparent</item>
<item name="android:borderlessButtonStyle">@android:color/transparent</item>
</style>
<style name="check_progressBar_scale" parent="@android:style/Widget.ProgressBar.Horizontal">
<item name="android:indeterminateDrawable">
@android:drawable/progress_indeterminate_horizontal
</item>
<item name="android:progressDrawable">@drawable/check_progress</item>
<item name="android:listDivider">@drawable/check_item_left_shape</item>
</style>
</resources>

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.mogo.eagle.core.function.check"
android:versionCode="1"
android:versionName="0.0.58.10" >
<uses-sdk
android:minSdkVersion="21"
android:targetSdkVersion="21" />
<application>
<activity
android:name="com.mogo.eagle.core.function.check.view.CheckActivity"
android:launchMode="singleTask"
android:screenOrientation="landscape" />
</application>
</manifest>

View File

@@ -0,0 +1,143 @@
R_DEF: Internal format may change without notice
local
color blue_back_color
color blue_check_color
color check_icon_error_color
color check_info_position_line_color
color check_info_shape_color
color check_info_title_back
color check_list_item_back
color check_little_btn
color check_little_btn_green
color check_little_btn_solid
color check_little_btn_solid_green
color check_tip_error_color
dimen check_button_left
dimen check_button_text_size
dimen check_hard_ware_image_height
dimen check_hard_ware_image_width
dimen check_height
dimen check_image_bottom
dimen check_image_right
dimen check_item_space_vr
dimen check_little_btn_width
dimen check_luyouqi_start
dimen check_obu_start
dimen check_scan_height
dimen check_scan_width
dimen check_width
drawable auto
drawable camera_unusual
drawable camera_usual
drawable check_button
drawable check_chage_color
drawable check_detail
drawable check_dialog_back
drawable check_item_left_shape
drawable check_list_item_back
drawable check_little_btn
drawable check_little_btn_green
drawable check_progress
drawable check_recycler_shape
drawable check_right
drawable check_scan_first
drawable check_scan_second
drawable check_scan_tips
drawable check_tip_image
drawable check_top_item_left_shape
drawable check_top_item_no_line_shape
drawable check_top_item_shape
drawable check_wrong
drawable dark_clore_close
drawable jiaojiguang_usual
drawable luyouqi_unusual
drawable luyouqi_usual
drawable obu_unusual
drawable oub_usual
drawable pad_unusual
drawable rtk_unusual
drawable rtk_usual
drawable scan_tip_line
drawable yingyan
drawable zhujiguang_unusual
drawable zhujiguang_usual
id animationLayout
id auto_layout
id auto_risk_state
id bottom
id btnBack
id camera
id camera_begind
id camera_begind_txt
id camera_front_txt
id cancel_button
id cancel_info_list_button
id check_button
id check_detail
id check_image
id check_info_title
id check_list
id check_list_recycler
id check_progress
id check_progress_text
id check_text_view
id check_tip_image
id check_title
id check_title_item
id check_view
id description
id error_image
id error_tip
id error_tip_green
id error_title
id error_txt
id error_view
id icon_auto
id icon_auto_title
id icon_ying
id icon_ying_title
id imageView
id info_check_icon
id info_result_tx
id jiaoJiGuangBottom
id jiaoJiGuangBottom_txt
id jiaoJiGuangTop
id jiaoJiGuangTop_txt
id line_top
id list_item_title
id luyouqi
id luyouqi_txt
id middle
id obu
id obu_top_txt
id pad
id pad_txt
id rtk
id rtk_txt
id scan_car_image
id scan_car_tips
id scan_car_top_image
id scan_line_image
id title
id title_for
id title_one
id title_thr
id title_two
id top
id unusual_title
id usual_title
id ying_layout
id ying_risk_state
id zhujiguang
id zhujiguang_txt
layout activity_check
layout check_dialog
layout check_hardware
layout check_info_adapter
layout check_info_list
layout check_info_title_item
layout check_list
layout check_recycler_footer
layout check_titel
style CheckInfoDialogStyle
style check_progressBar_scale

View File

@@ -0,0 +1,25 @@
1<?xml version="1.0" encoding="utf-8"?>
2<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3 package="com.mogo.eagle.core.function.check"
4 android:versionCode="1"
5 android:versionName="0.0.58.10" >
6
7 <uses-sdk
8 android:minSdkVersion="21"
8-->/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/src/main/AndroidManifest.xml
9 android:targetSdkVersion="21" />
9-->/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/src/main/AndroidManifest.xml
10
11 <application>
11-->/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/src/main/AndroidManifest.xml:5:5-10:19
12 <activity
12-->/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/src/main/AndroidManifest.xml:6:9-9:53
13 android:name="com.mogo.eagle.core.function.check.view.CheckActivity"
13-->/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/src/main/AndroidManifest.xml:7:13-81
14 android:launchMode="singleTask"
14-->/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/src/main/AndroidManifest.xml:8:13-44
15 android:screenOrientation="landscape" />
15-->/Users/zd/Downloads/Android/MoGoEagleEye/core/function-impl/mogo-core-function-check/src/main/AndroidManifest.xml:9:13-50
16 </application>
17
18</manifest>

View File

@@ -0,0 +1 @@
[{"outputType":{"type":"MERGED_MANIFESTS"},"apkData":{"type":"MAIN","splits":[],"versionCode":1,"versionName":"0.0.58.10","enabled":true,"outputFile":"mogo-core-function-check-debug.aar","fullName":"debug","baseName":"debug"},"path":"../../library_manifest/debug/AndroidManifest.xml","properties":{"packageId":"com.mogo.eagle.core.function.check","split":""}}]

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<solid android:color="#4192FF"/>
<corners android:radius="55dp"/>
</shape>

View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle">
<corners android:radius="6dp" />
<gradient
android:angle="180"
android:endColor="#2B6EFF"
android:startColor="#3DCCFF" />
</shape>

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<solid android:color="#2B6EFF"/>
<corners android:radius="55dp"/>
</shape>

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<solid android:color="@color/check_list_item_back"/>
<corners android:radius="30dp"/>
</shape>

View File

@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
<item>
<shape>
<solid android:color="@color/check_info_position_line_color" />
</shape>
</item>
<item
android:left="@dimen/dp_3"
android:right="@dimen/dp_1"
android:top="@dimen/dp_3"
android:bottom="@dimen/dp_1">
<shape>
<solid android:color="@color/check_info_title_back" />
</shape>
</item>
</layer-list>

View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle">
<corners android:radius="@dimen/dp_30" />
<gradient
android:angle="180"
android:endColor="@color/check_list_item_back"
android:startColor="@color/check_list_item_back"
android:type="linear" />
</shape>

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle">
<size
android:width="@dimen/check_little_btn_width"
android:height="@dimen/check_little_btn_width" />
//填充
<solid android:color="@color/check_little_btn_solid" />
//描边
<stroke
android:width="2dp"
android:color="@color/check_little_btn" />
</shape>

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle">
<size
android:width="@dimen/check_little_btn_width"
android:height="@dimen/check_little_btn_width" />
//填充
<solid android:color="@color/check_little_btn_solid_green" />
//描边
<stroke
android:width="2dp"
android:color="@color/check_little_btn_green" />
</shape>

View File

@@ -0,0 +1,29 @@
<?xml version="1.0" encoding="utf-8"?>
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
<item android:id="@android:id/background">
<shape>
<corners android:radius="@dimen/dp_33" />
<solid android:color="#0B1030" />
</shape>
</item>
<item android:id="@android:id/progress">
<scale android:scaleWidth="100%">
<shape>
<corners android:radius="@dimen/dp_33" />
<solid android:color="#3DCCFF" />
<gradient
android:angle="180"
android:endColor="#2B6EFF"
android:startColor="#3DCCFF" />
</shape>
</scale>
</item>
<item android:id="@android:id/secondaryProgress">
<scale android:scaleWidth="100%">
<shape>
<corners android:radius="@dimen/dp_33" />
<solid android:color="#0B1030" />
</shape>
</scale>
</item>
</layer-list>

View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<stroke
android:width="3dp"
android:color="@color/check_info_shape_color" />
<padding
android:bottom="2dp"
android:left="2dp"
android:right="2dp"
android:top="0dp" />
</shape>

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 362 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 379 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 347 KiB

View File

@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
<item>
<shape>
<solid android:color="@color/check_info_position_line_color" />
</shape>
</item>
<item
android:left="@dimen/dp_2"
android:right="0dp"
android:top="0dp"
android:bottom="0dp">
<shape>
<solid android:color="@color/check_info_title_back" />
</shape>
</item>
</layer-list>

View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
<item
android:bottom="0dp"
android:left="0dp"
android:right="0dp"
android:top="0dp">
<shape>
<solid android:color="@color/check_info_title_back" />
</shape>
</item>
</layer-list>

View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<stroke
android:width="3dp"
android:color="@color/check_info_shape_color" />
<padding
android:bottom="0dp"
android:left="2dp"
android:right="2dp"
android:top="2dp" />
</shape>

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View File

@@ -0,0 +1,105 @@
<?xml version="1.0" encoding="utf-8"?>
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@color/blue_back_color"
tools:context="com.mogo.eagle.core.function.check.view.CheckActivity">
<androidx.recyclerview.widget.RecyclerView
android:id="@+id/check_list"
android:layout_width="match_parent"
android:layout_height="match_parent"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintRight_toRightOf="parent"
app:layout_constraintTop_toTopOf="parent"/>
<ImageView
android:id="@+id/btnBack"
android:layout_width="@dimen/dp_106"
android:layout_height="@dimen/dp_106"
android:layout_marginLeft="@dimen/dp_50"
android:layout_marginTop="@dimen/dp_50"
android:src="@drawable/dark_clore_close"
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintTop_toTopOf="parent" />
<androidx.constraintlayout.widget.ConstraintLayout
android:id="@+id/animationLayout"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@color/blue_back_color">
<ImageView
android:id="@+id/scan_car_image"
android:layout_width="@dimen/check_scan_width"
android:layout_height="@dimen/check_scan_height"
android:layout_marginTop="@dimen/dp_400"
android:src="@drawable/check_scan_first"
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintRight_toRightOf="parent"
app:layout_constraintTop_toTopOf="parent" />
<com.mogo.eagle.core.function.check.view.ImageViewClipBounds
android:id="@+id/scan_car_top_image"
android:layout_width="@dimen/check_scan_width"
android:layout_height="@dimen/check_scan_height"
android:scaleType="fitXY"
android:src="@drawable/check_scan_second"
android:visibility="invisible"
app:layout_constraintLeft_toLeftOf="@id/scan_car_image"
app:layout_constraintTop_toTopOf="@id/scan_car_image" />
<com.mogo.eagle.core.function.check.view.ImageViewClipBounds
android:id="@+id/scan_car_tips"
android:layout_width="@dimen/check_scan_width"
android:layout_height="@dimen/check_scan_height"
android:layout_marginLeft="@dimen/dp_699"
android:layout_marginTop="@dimen/dp_400"
android:layout_marginRight="@dimen/dp_699"
android:scaleType="fitEnd"
android:src="@drawable/check_scan_tips"
android:visibility="invisible"
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintTop_toTopOf="parent" />
<TextView
android:id="@+id/check_progress_text"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="@dimen/dp_120"
android:text="自动驾驶车辆体检中,请稍候……"
android:textColor="@android:color/white"
android:textSize="@dimen/dp_42"
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintRight_toRightOf="parent"
app:layout_constraintTop_toBottomOf="@id/scan_car_image" />
<ProgressBar
android:id="@+id/check_progress"
style="@style/check_progressBar_scale"
android:layout_width="@dimen/dp_520"
android:layout_height="@dimen/dp_12"
android:layout_marginTop="@dimen/dp_57"
android:max="100"
android:progress="0"
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintRight_toRightOf="parent"
app:layout_constraintTop_toBottomOf="@id/check_progress_text" />
<ImageView
android:id="@+id/scan_line_image"
android:layout_width="@dimen/dp_25"
android:layout_height="@dimen/dp_652"
android:layout_marginTop="@dimen/dp_370"
android:src="@drawable/scan_tip_line"
app:layout_constraintLeft_toLeftOf="@id/scan_car_image"
app:layout_constraintTop_toTopOf="parent" />
</androidx.constraintlayout.widget.ConstraintLayout>
</androidx.constraintlayout.widget.ConstraintLayout>

View File

@@ -0,0 +1,121 @@
<?xml version="1.0" encoding="utf-8"?>
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="1529dp"
android:layout_height="720dp"
android:layout_gravity="center"
android:background="@drawable/check_dialog_back">
<ImageView
android:id="@+id/cancel_button"
android:layout_width="@dimen/dp_106"
android:layout_height="@dimen/dp_106"
android:layout_marginLeft="@dimen/dp_30"
android:layout_marginTop="@dimen/dp_30"
android:src="@drawable/dark_clore_close"
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintTop_toTopOf="parent" />
<ImageView
android:id="@+id/imageView"
android:layout_width="@dimen/dp_795"
android:layout_height="@dimen/dp_484"
android:layout_marginEnd="@dimen/dp_50"
android:layout_marginBottom="@dimen/dp_78"
android:src="@drawable/check_tip_image"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent" />
<androidx.constraintlayout.widget.ConstraintLayout
android:id="@+id/error_view"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginStart="@dimen/dp_97"
android:layout_marginTop="@dimen/dp_225"
android:visibility="visible"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent">
<TextView
android:id="@+id/error_title"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="自动驾驶车辆存在风险"
android:textColor="@android:color/white"
android:textSize="@dimen/dp_54"
android:textStyle="bold"
app:layout_constraintStart_toStartOf="@id/error_view"
app:layout_constraintTop_toTopOf="@id/error_view" />
<ImageView
android:id="@+id/error_image"
android:layout_width="@dimen/dp_56"
android:layout_height="@dimen/dp_56"
android:layout_marginTop="@dimen/dp_25"
android:src="@drawable/check_wrong"
app:layout_constraintTop_toBottomOf="@id/error_title"
tools:ignore="MissingConstraints" />
<TextView
android:id="@+id/error_txt"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginStart="@dimen/dp_26"
android:layout_marginTop="@dimen/dp_23"
android:text="软件运行异常"
android:textColor="@color/check_tip_error_color"
android:textSize="@dimen/dp_38"
app:layout_constraintLeft_toRightOf="@+id/error_image"
app:layout_constraintTop_toBottomOf="@id/error_title" />
<TextView
android:id="@+id/check_detail"
android:layout_width="@dimen/dp_287"
android:layout_height="@dimen/dp_100"
android:layout_marginTop="@dimen/dp_70"
android:background="@drawable/check_detail"
android:gravity="center"
android:text="查看详情"
android:textColor="@android:color/white"
android:textSize="@dimen/check_button_text_size"
app:layout_constraintTop_toBottomOf="@id/error_image"
tools:ignore="MissingConstraints" />
</androidx.constraintlayout.widget.ConstraintLayout>
<androidx.constraintlayout.widget.ConstraintLayout
android:id="@+id/check_view"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginStart="@dimen/dp_133"
android:layout_marginTop="@dimen/dp_200"
android:visibility="invisible"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent">
<TextView
android:id="@+id/check_text_view"
android:layout_width="@dimen/dp_520"
android:layout_height="wrap_content"
android:text="您的自动驾驶系统已经很久没有进行体检了,建议立即体检。"
android:textColor="@android:color/white"
android:textSize="@dimen/dp_44"
tools:ignore="MissingConstraints" />
<TextView
android:id="@+id/check_button"
android:layout_width="@dimen/dp_287"
android:layout_height="@dimen/dp_100"
android:layout_marginTop="@dimen/dp_70"
android:background="@drawable/check_button"
android:gravity="center"
android:text="立即体检"
android:textColor="@android:color/white"
android:textSize="@dimen/check_button_text_size"
app:layout_constraintTop_toBottomOf="@id/check_text_view"
tools:ignore="MissingConstraints" />
</androidx.constraintlayout.widget.ConstraintLayout>
</androidx.constraintlayout.widget.ConstraintLayout>

View File

@@ -0,0 +1,314 @@
<?xml version="1.0" encoding="utf-8"?>
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_marginStart="@dimen/dp_100"
android:layout_marginTop="@dimen/dp_15"
android:layout_marginEnd="@dimen/dp_100"
android:layout_marginBottom="@dimen/dp_15"
android:background="@drawable/check_list_item_back">
<TextView
android:id="@+id/title"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginStart="@dimen/dp_50"
android:layout_marginTop="@dimen/dp_50"
android:gravity="left"
android:text="硬件检测:"
android:textColor="@android:color/white"
android:textSize="@dimen/dp_42"
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintTop_toTopOf="parent"
app:layout_goneMarginTop="@dimen/dp_50" />
<TextView
android:id="@+id/description"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="@dimen/dp_50"
android:text="(下面 1 项存在异常)"
android:textColor="@android:color/white"
android:textSize="@dimen/dp_42"
app:layout_constraintLeft_toRightOf="@+id/title"
app:layout_constraintTop_toTopOf="parent" />
<!--角激光文字-->
<TextView
android:id="@+id/jiaoJiGuangTop_txt"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_above="@+id/check_image"
android:layout_marginStart="@dimen/dp_1000"
android:layout_marginTop="@dimen/dp_236"
android:gravity="center"
android:text="角激光"
android:textColor="@android:color/white"
android:textSize="@dimen/dp_42"
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintTop_toTopOf="parent" />
<!--车辆模型-->
<RelativeLayout
android:id="@+id/check_image"
android:layout_width="@dimen/check_hard_ware_image_width"
android:layout_height="@dimen/check_hard_ware_image_height"
android:layout_marginLeft="@dimen/dp_460"
android:layout_marginTop="144dp"
android:background="@drawable/check_scan_first"
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintTop_toTopOf="parent">
<!--Pad-->
<ImageView
android:id="@+id/pad"
android:layout_width="@dimen/dp_95"
android:layout_height="@dimen/dp_145"
android:layout_centerVertical="true"
android:layout_marginStart="@dimen/dp_292"
android:src="@drawable/pad_unusual" />
<TextView
android:id="@+id/pad_txt"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_alignStart="@+id/pad"
android:layout_alignEnd="@+id/pad"
android:layout_centerVertical="true"
android:gravity="center"
android:text="Pad"
android:textColor="@android:color/white"
android:textSize="@dimen/dp_42" />
<!--前摄像头3-->
<TextView
android:id="@+id/camera_front_txt"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_above="@+id/camera"
android:layout_marginStart="@dimen/dp_434"
android:layout_marginBottom="@dimen/dp_42"
android:gravity="center"
android:text="摄像头"
android:textColor="@android:color/white"
android:textSize="@dimen/dp_42" />
<LinearLayout
android:id="@+id/camera"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_centerVertical="true"
android:layout_marginStart="@dimen/dp_65"
android:layout_toEndOf="@+id/pad"
android:gravity="center"
android:orientation="vertical">
<ImageView
android:id="@+id/top"
android:layout_width="@dimen/dp_56"
android:layout_height="@dimen/dp_56"
android:src="@drawable/camera_usual" />
<ImageView
android:id="@+id/middle"
android:layout_width="@dimen/dp_56"
android:layout_height="@dimen/dp_56"
android:layout_marginTop="@dimen/dp_10"
android:src="@drawable/camera_usual" />
<ImageView
android:id="@+id/bottom"
android:layout_width="@dimen/dp_56"
android:layout_height="@dimen/dp_56"
android:layout_marginTop="@dimen/dp_10"
android:src="@drawable/camera_usual" />
</LinearLayout>
<!--角激光-->
<ImageView
android:id="@+id/jiaoJiGuangTop"
android:layout_width="@dimen/dp_70"
android:layout_height="@dimen/dp_70"
android:layout_marginLeft="@dimen/dp_57"
android:layout_marginTop="@dimen/dp_100"
android:layout_toEndOf="@+id/camera"
android:src="@drawable/zhujiguang_usual" />
<ImageView
android:id="@+id/jiaoJiGuangBottom"
android:layout_width="@dimen/dp_70"
android:layout_height="@dimen/dp_70"
android:layout_alignTop="@+id/jiaoJiGuangTop"
android:layout_marginLeft="@dimen/dp_57"
android:layout_marginTop="@dimen/dp_440"
android:layout_toEndOf="@+id/camera"
android:src="@drawable/zhujiguang_usual" />
<!--主激光-->
<ImageView
android:id="@+id/zhujiguang"
android:layout_width="@dimen/dp_140"
android:layout_height="@dimen/dp_140"
android:layout_centerVertical="true"
android:layout_marginLeft="@dimen/dp_77"
android:layout_toEndOf="@+id/camera"
android:src="@drawable/zhujiguang_usual" />
<TextView
android:id="@+id/zhujiguang_txt"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_alignStart="@+id/zhujiguang"
android:layout_alignEnd="@+id/zhujiguang"
android:layout_centerVertical="true"
android:gravity="center"
android:text="主激光"
android:textColor="@android:color/white"
android:textSize="@dimen/dp_42" />
<!--RTK-->
<ImageView
android:id="@+id/rtk"
android:layout_width="@dimen/dp_140"
android:layout_height="@dimen/dp_80"
android:layout_centerVertical="true"
android:layout_marginLeft="@dimen/dp_48"
android:layout_toEndOf="@+id/zhujiguang"
android:src="@drawable/rtk_usual" />
<TextView
android:id="@+id/rtk_txt"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_alignStart="@+id/rtk"
android:layout_alignEnd="@+id/rtk"
android:layout_centerVertical="true"
android:gravity="center"
android:text="RTK"
android:textColor="@android:color/white"
android:textSize="@dimen/dp_42" />
<!--摄像头-后1-->
<ImageView
android:id="@+id/camera_begind"
android:layout_width="@dimen/dp_56"
android:layout_height="@dimen/dp_56"
android:layout_centerVertical="true"
android:layout_marginStart="@dimen/dp_78"
android:layout_toEndOf="@+id/rtk"
android:src="@drawable/camera_usual" />
<TextView
android:id="@+id/camera_begind_txt"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_above="@+id/camera_begind"
android:layout_marginStart="@dimen/dp_972"
android:layout_marginBottom="@dimen/dp_42"
android:gravity="center"
android:text="摄像头"
android:textColor="@android:color/white"
android:textSize="@dimen/dp_42" />
<!--路由器-->
<ImageView
android:id="@+id/luyouqi"
android:layout_width="@dimen/dp_77"
android:layout_height="@dimen/dp_90"
android:layout_centerVertical="true"
android:layout_marginStart="@dimen/dp_38"
android:layout_toEndOf="@+id/camera_begind"
android:src="@drawable/luyouqi_usual" />
<TextView
android:id="@+id/luyouqi_txt"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_below="@+id/luyouqi"
android:layout_marginStart="@dimen/check_luyouqi_start"
android:layout_marginTop="@dimen/dp_42"
android:gravity="center"
android:text="路由器"
android:textColor="@android:color/white"
android:textSize="@dimen/dp_42" />
<!--OBU-->
<ImageView
android:id="@+id/obu"
android:layout_width="@dimen/dp_140"
android:layout_height="@dimen/dp_80"
android:layout_alignParentTop="true"
android:layout_centerVertical="true"
android:layout_marginStart="@dimen/dp_15"
android:layout_marginTop="@dimen/dp_140"
android:layout_toEndOf="@+id/luyouqi"
android:src="@drawable/obu_unusual" />
</RelativeLayout>
<!--角激光文字-->
<TextView
android:id="@+id/jiaoJiGuangBottom_txt"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_below="@+id/check_image"
android:layout_marginStart="@dimen/dp_1000"
android:gravity="center"
android:text="角激光"
android:textColor="@android:color/white"
android:textSize="@dimen/dp_42"
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintTop_toBottomOf="@+id/check_image" />
<!--OBU文案-->
<TextView
android:id="@+id/obu_top_txt"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_above="@+id/check_image"
android:layout_marginStart="@dimen/check_obu_start"
android:layout_marginTop="@dimen/dp_236"
android:gravity="center"
android:text="OBU"
android:textColor="@android:color/white"
android:textSize="@dimen/dp_42"
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintTop_toTopOf="parent" />
<ImageView
android:id="@+id/error_tip"
android:layout_width="@dimen/dp_42"
android:layout_height="@dimen/dp_42"
android:layout_marginLeft="@dimen/dp_907"
android:layout_marginTop="@dimen/dp_177"
android:background="@drawable/check_little_btn"
android:backgroundTint="@color/check_tip_error_color"
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintTop_toBottomOf="@+id/check_image" />
<TextView
android:id="@+id/unusual_title"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginLeft="@dimen/dp_24"
android:text="设备故障"
android:textColor="@android:color/white"
app:layout_constraintLeft_toRightOf="@+id/error_tip"
app:layout_constraintTop_toTopOf="@+id/error_tip" />
<ImageView
android:id="@+id/error_tip_green"
android:layout_width="@dimen/dp_42"
android:layout_height="@dimen/dp_42"
android:layout_marginLeft="@dimen/dp_160"
android:layout_marginTop="88dp"
android:background="@drawable/check_little_btn_green"
app:layout_constraintLeft_toRightOf="@id/unusual_title"
app:layout_constraintTop_toBottomOf="@+id/check_image" />
<TextView
android:id="@+id/usual_title"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginLeft="@dimen/dp_24"
android:text="设备正常"
android:textColor="@android:color/white"
app:layout_constraintLeft_toRightOf="@+id/error_tip_green"
app:layout_constraintTop_toTopOf="@+id/error_tip_green" />
</androidx.constraintlayout.widget.ConstraintLayout>

View File

@@ -0,0 +1,38 @@
<?xml version="1.0" encoding="utf-8"?>
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="@dimen/dp_405"
android:layout_height="@dimen/dp_127"
android:layout_gravity="left">
<LinearLayout
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:paddingLeft="@dimen/dp_38"
android:layout_marginRight="@dimen/dp_10"
android:gravity="left"
android:paddingRight="@dimen/dp_25"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintTop_toTopOf="parent">
<ImageView
android:id="@+id/info_check_icon"
android:layout_width="@dimen/dp_40"
android:layout_height="@dimen/dp_40"
android:layout_marginRight="@dimen/dp_24"
android:layout_gravity="center" />
<TextView
android:id="@+id/info_result_tx"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:ellipsize="end"
android:gravity="left"
android:maxLines="2"
android:textColor="#fff"
android:textSize="@dimen/dp_38"
app:layout_constraintLeft_toRightOf="@+id/info_check_icon" />
</LinearLayout>
</androidx.constraintlayout.widget.ConstraintLayout>

View File

@@ -0,0 +1,78 @@
<?xml version="1.0" encoding="utf-8"?>
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="1900dp"
android:layout_height="1140dp"
android:layout_gravity="center"
android:background="@drawable/check_dialog_back">
<ImageView
android:id="@+id/cancel_info_list_button"
android:layout_width="@dimen/dp_106"
android:layout_height="@dimen/dp_106"
android:layout_marginLeft="@dimen/dp_30"
android:layout_marginTop="@dimen/dp_30"
android:src="@drawable/dark_clore_close"
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintTop_toTopOf="parent" />
<TextView
android:id="@+id/check_info_title"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="@dimen/dp_70"
android:gravity="center"
android:text="自检结果"
android:textColor="#fff"
android:textSize="@dimen/dp_42"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent" />
<include
android:id="@+id/check_title_item"
layout="@layout/check_info_title_item"
android:layout_width="match_parent"
android:layout_height="@dimen/dp_127"
android:layout_marginLeft="@dimen/dp_143"
android:layout_marginTop="@dimen/dp_66"
android:layout_marginRight="@dimen/dp_143"
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintRight_toRightOf="parent"
app:layout_constraintTop_toBottomOf="@+id/check_info_title"></include>
<View
android:id="@+id/line_top"
android:layout_width="3dp"
android:layout_height="@dimen/dp_127"
android:layout_marginTop="@dimen/dp_66"
android:background="@color/check_info_shape_color"
app:layout_constraintBottom_toBottomOf="@+id/check_list_recycler"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@+id/check_info_title"
app:layout_constraintVertical_bias="0.0" />
<com.mogo.eagle.core.function.check.view.CheckInfoRecyclerView
android:id="@+id/check_list_recycler"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginLeft="@dimen/dp_143"
android:layout_marginRight="@dimen/dp_143"
android:layout_marginBottom="@dimen/dp_80"
android:background="@drawable/check_recycler_shape"
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintRight_toRightOf="parent"
app:layout_constraintTop_toBottomOf="@+id/check_title_item" />
<View
android:layout_width="3dp"
android:layout_height="0dp"
android:background="@color/check_info_shape_color"
app:layout_constraintBottom_toBottomOf="@+id/check_list_recycler"
app:layout_constraintEnd_toEndOf="@id/check_list_recycler"
app:layout_constraintStart_toStartOf="@id/check_list_recycler"
app:layout_constraintTop_toTopOf="@id/check_list_recycler" />
</androidx.constraintlayout.widget.ConstraintLayout>

View File

@@ -0,0 +1,78 @@
<?xml version="1.0" encoding="utf-8"?>
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="@dimen/check_width"
android:layout_height="@dimen/dp_127"
android:background="@drawable/check_top_item_shape"
android:orientation="horizontal">
<TextView
android:id="@+id/title_one"
android:layout_width="0dp"
android:layout_height="match_parent"
android:background="@drawable/check_top_item_no_line_shape"
android:gravity="left"
android:paddingLeft="@dimen/dp_40"
android:paddingTop="@dimen/dp_42"
android:text="模块名称"
android:textColor="#FFF"
android:textSize="@dimen/dp_38"
android:textStyle="bold"
app:layout_constraintHorizontal_chainStyle="spread"
app:layout_constraintHorizontal_weight="1"
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintRight_toLeftOf="@+id/title_two"
app:layout_constraintTop_toTopOf="parent" />
<TextView
android:id="@+id/title_two"
android:layout_width="0dp"
android:layout_height="match_parent"
android:background="@drawable/check_top_item_left_shape"
android:paddingLeft="@dimen/dp_40"
android:paddingTop="@dimen/dp_42"
android:text="运行状态"
android:textColor="#FFF"
android:textSize="@dimen/dp_38"
android:textStyle="bold"
app:layout_constraintHorizontal_chainStyle="spread"
app:layout_constraintHorizontal_weight="1"
app:layout_constraintLeft_toRightOf="@+id/title_one"
app:layout_constraintRight_toLeftOf="@+id/title_thr"
app:layout_constraintTop_toTopOf="parent" />
<TextView
android:id="@+id/title_thr"
android:layout_width="0dp"
android:layout_height="match_parent"
android:background="@drawable/check_top_item_left_shape"
android:paddingLeft="@dimen/dp_40"
android:paddingTop="@dimen/dp_42"
android:text="模块名称"
android:textColor="#FFF"
android:textSize="@dimen/dp_38"
android:textStyle="bold"
app:layout_constraintHorizontal_chainStyle="spread"
app:layout_constraintHorizontal_weight="1"
app:layout_constraintLeft_toRightOf="@+id/title_two"
app:layout_constraintRight_toLeftOf="@+id/title_for"
app:layout_constraintTop_toTopOf="parent" />
<TextView
android:id="@+id/title_for"
android:layout_width="0dp"
android:layout_height="match_parent"
android:background="@drawable/check_top_item_left_shape"
android:paddingLeft="@dimen/dp_40"
android:paddingTop="@dimen/dp_42"
android:text="运行状态"
android:textColor="#FFF"
android:textSize="@dimen/dp_38"
android:textStyle="bold"
app:layout_constraintHorizontal_chainStyle="spread"
app:layout_constraintHorizontal_weight="1"
app:layout_constraintLeft_toRightOf="@+id/title_thr"
app:layout_constraintRight_toRightOf="parent"
app:layout_constraintTop_toTopOf="parent" />
</androidx.constraintlayout.widget.ConstraintLayout>

View File

@@ -0,0 +1,116 @@
<?xml version="1.0" encoding="utf-8"?>
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="2360dp"
android:layout_height="@dimen/dp_525"
android:layout_marginStart="@dimen/dp_100"
android:layout_marginBottom="@dimen/dp_24"
android:layout_marginEnd="@dimen/dp_100"
android:background="@drawable/check_list_item_back">
<TextView
android:id="@+id/list_item_title"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginStart="@dimen/dp_80"
android:layout_marginLeft="@dimen/dp_50"
android:layout_marginTop="@dimen/dp_50"
android:text="硬件检测:"
android:textColor="@android:color/white"
android:textSize="@dimen/dp_42"
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent" />
<!--自动驾驶应用-->
<LinearLayout
android:id="@+id/auto_layout"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginLeft="@dimen/dp_318"
android:layout_marginBottom="@dimen/dp_70"
android:descendantFocusability="blocksDescendants"
android:orientation="vertical"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintTop_toBottomOf="@+id/title">
<ImageView
android:id="@+id/icon_auto"
android:layout_width="@dimen/dp_150"
android:layout_height="@dimen/dp_150"
android:layout_gravity="center"
android:src="@drawable/auto"
android:clickable="true"/>
<TextView
android:id="@+id/icon_auto_title"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center"
android:layout_marginTop="@dimen/dp_22"
android:maxLines="2"
android:text="自动驾驶"
android:textColor="@android:color/white"
android:textSize="@dimen/dp_42"
app:layout_constraintTop_toBottomOf="@id/icon_auto" />
<TextView
android:id="@+id/auto_risk_state"
android:layout_width="@dimen/dp_260"
android:layout_height="wrap_content"
android:layout_gravity="center"
android:layout_marginTop="@dimen/dp_20"
android:gravity="center"
android:text="暂无数据"
android:textColor="@color/check_icon_error_color"
android:textSize="@dimen/dp_36"
app:layout_constraintTop_toTopOf="@+id/icon_auto_title" />
</LinearLayout>
<LinearLayout
android:id="@+id/ying_layout"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginLeft="@dimen/dp_318"
android:layout_marginTop="@dimen/dp_78"
android:layout_marginBottom="@dimen/dp_108"
android:orientation="vertical"
android:visibility="gone"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintLeft_toRightOf="@+id/auto_layout"
app:layout_constraintTop_toBottomOf="@+id/title">
<ImageView
android:id="@+id/icon_ying"
android:layout_width="@dimen/dp_150"
android:layout_height="@dimen/dp_150"
android:layout_gravity="center"
android:src="@drawable/yingyan" />
<TextView
android:id="@+id/icon_ying_title"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center"
android:layout_marginTop="@dimen/dp_22"
android:text=" 鹰眼\n版本"
android:textAlignment="center"
android:textColor="@android:color/white"
android:textSize="@dimen/dp_42"
app:layout_constraintTop_toBottomOf="@id/icon_auto" />
<TextView
android:id="@+id/ying_risk_state"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center"
android:layout_marginTop="@dimen/dp_56"
android:textColor="@color/check_little_btn_green"
android:textSize="@dimen/dp_36"
app:layout_constraintTop_toTopOf="@+id/icon_auto_title" />
</LinearLayout>
</androidx.constraintlayout.widget.ConstraintLayout>

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="@dimen/dp_300"
android:background="@color/check_list_item_back">
</androidx.constraintlayout.widget.ConstraintLayout>

View File

@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="@dimen/dp_450"
android:layout_marginStart="@dimen/dp_100"
android:layout_marginTop="@dimen/dp_15"
android:layout_marginEnd="@dimen/dp_100"
android:layout_marginBottom="@dimen/dp_15">
<ImageView
android:id="@+id/check_tip_image"
android:layout_width="@dimen/dp_140"
android:layout_height="@dimen/dp_140"
android:layout_marginStart="@dimen/dp_856"
android:layout_marginTop="@dimen/dp_144"
android:src="@drawable/check_wrong"
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintTop_toTopOf="parent" />
<TextView
android:id="@+id/check_title"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginLeft="@dimen/dp_65"
android:layout_marginTop="@dimen/dp_20"
android:text="暂无数据,请关闭重试"
android:textColor="@android:color/white"
android:textSize="@dimen/dp_64"
app:layout_constraintLeft_toRightOf="@+id/check_tip_image"
app:layout_constraintTop_toTopOf="@+id/check_tip_image" />
</androidx.constraintlayout.widget.ConstraintLayout>

View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<dimen name="check_button_left">133dp</dimen>
<dimen name="check_button_text_size">38dp</dimen>
<dimen name="check_hard_ware_image_height">715dp</dimen>
<dimen name="check_hard_ware_image_width">1452dp</dimen>
<dimen name="check_height">730dp</dimen>
<dimen name="check_image_bottom">50dp</dimen>
<dimen name="check_image_right">50dp</dimen>
<dimen name="check_item_space_vr">30dp</dimen>
<dimen name="check_little_btn_width">32dp</dimen>
<dimen name="check_luyouqi_start">1078dp</dimen>
<dimen name="check_obu_start">1660dp</dimen>
<dimen name="check_scan_height">570dp</dimen>
<dimen name="check_scan_width">1162dp</dimen>
<dimen name="check_width">1900dp</dimen>
</resources>

View File

@@ -0,0 +1,50 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="blue_back_color">#1A1F40</color>
<color name="blue_check_color">#4192FF</color>
<color name="check_icon_error_color">#EE3132</color>
<color name="check_info_position_line_color">#666DA5</color>
<color name="check_info_shape_color">#767FCD</color>
<color name="check_info_title_back">#1C2149</color>
<color name="check_list_item_back">#242B59</color>
<color name="check_little_btn">#FF1F1F</color>
<color name="check_little_btn_green">#7AFF87</color>
<color name="check_little_btn_solid">#99FA1F21</color>
<color name="check_little_btn_solid_green">#997AFF87</color>
<color name="check_tip_error_color">#F03232</color>
<dimen name="check_button_left">133dp</dimen>
<dimen name="check_button_text_size">38dp</dimen>
<dimen name="check_hard_ware_image_height">715dp</dimen>
<dimen name="check_hard_ware_image_width">1452dp</dimen>
<dimen name="check_height">730dp</dimen>
<dimen name="check_image_bottom">50dp</dimen>
<dimen name="check_image_right">50dp</dimen>
<dimen name="check_item_space_vr">30dp</dimen>
<dimen name="check_little_btn_width">32dp</dimen>
<dimen name="check_luyouqi_start">1078dp</dimen>
<dimen name="check_obu_start">1660dp</dimen>
<dimen name="check_scan_height">570dp</dimen>
<dimen name="check_scan_width">1162dp</dimen>
<dimen name="check_width">1900dp</dimen>
<style name="CheckInfoDialogStyle" parent="@android:style/Theme.Dialog">
<item name="android:windowIsFloating">true</item>
<item name="android:windowFrame">@null</item>
<item name="android:windowNoTitle">true</item>
<item name="android:windowBackground">@android:color/transparent</item>
<item name="android:backgroundDimAmount">0.6</item>
<item name="android:backgroundDimEnabled">true</item>
<item name="android:windowContentOverlay">@null</item>
<item name="android:fullBright">@android:color/transparent</item>
<item name="android:fullDark">@android:color/transparent</item>
<item name="android:topBright">@android:color/transparent</item>
<item name="android:topDark">@android:color/transparent</item>
<item name="android:borderlessButtonStyle">@android:color/transparent</item>
</style>
<style name="check_progressBar_scale" parent="@android:style/Widget.ProgressBar.Horizontal">
<item name="android:indeterminateDrawable">
@android:drawable/progress_indeterminate_horizontal
</item>
<item name="android:progressDrawable">@drawable/check_progress</item>
<item name="android:listDivider">@drawable/check_item_left_shape</item>
</style>
</resources>

Some files were not shown because too many files have changed in this diff Show More