diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index 663459aa50..3e80c76c4a 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -1,13 +1,11 @@ + \ No newline at end of file diff --git a/modules/mogo-module-main/src/main/res/drawable/main_splash_bg.xml b/modules/mogo-module-main/src/main/res/drawable/main_splash_bg.xml new file mode 100644 index 0000000000..2bb9c98c45 --- /dev/null +++ b/modules/mogo-module-main/src/main/res/drawable/main_splash_bg.xml @@ -0,0 +1,9 @@ + + + + \ No newline at end of file diff --git a/modules/mogo-module-main/src/main/res/layout/module_main_activity_main.xml b/modules/mogo-module-main/src/main/res/layout/module_main_activity_main.xml index 16d9c18a20..50c00bfc74 100644 --- a/modules/mogo-module-main/src/main/res/layout/module_main_activity_main.xml +++ b/modules/mogo-module-main/src/main/res/layout/module_main_activity_main.xml @@ -139,13 +139,25 @@ android:layout_width="match_parent" android:layout_height="match_parent" /> - + android:background="@drawable/main_splash_bg"> + + + +