diff --git a/core/function-impl/mogo-core-function-hmi/src/main/res/drawable/progressbar_ota_download.xml b/core/function-impl/mogo-core-function-hmi/src/main/res/drawable/progressbar_ota_download.xml
new file mode 100644
index 0000000000..821492651b
--- /dev/null
+++ b/core/function-impl/mogo-core-function-hmi/src/main/res/drawable/progressbar_ota_download.xml
@@ -0,0 +1,42 @@
+
+
+
+ -
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -
+
+
+
\ No newline at end of file
diff --git a/core/function-impl/mogo-core-function-devatools/src/main/res/layout/item_ota_download_status.xml b/core/function-impl/mogo-core-function-hmi/src/main/res/layout/item_ota_download_status.xml
similarity index 54%
rename from core/function-impl/mogo-core-function-devatools/src/main/res/layout/item_ota_download_status.xml
rename to core/function-impl/mogo-core-function-hmi/src/main/res/layout/item_ota_download_status.xml
index e5d31d0179..d733c8ecb6 100644
--- a/core/function-impl/mogo-core-function-devatools/src/main/res/layout/item_ota_download_status.xml
+++ b/core/function-impl/mogo-core-function-hmi/src/main/res/layout/item_ota_download_status.xml
@@ -3,36 +3,42 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
xmlns:app="http://schemas.android.com/apk/res-auto"
- android:layout_margin="@dimen/dp_10">
+ android:layout_marginTop="@dimen/dp_54"
+ android:layout_marginBottom="@dimen/dp_14">
+
+
-
-
\ No newline at end of file