diff --git a/modules/mogo-module-share/src/main/res/layout/launcher_dialog_share.xml b/modules/mogo-module-share/src/main/res/layout/launcher_dialog_share.xml index 25151ea2a7..e38447d88a 100644 --- a/modules/mogo-module-share/src/main/res/layout/launcher_dialog_share.xml +++ b/modules/mogo-module-share/src/main/res/layout/launcher_dialog_share.xml @@ -29,7 +29,8 @@ android:id="@+id/btn_block_layout" android:layout_width="wrap_content" android:layout_height="wrap_content" - android:layout_marginLeft="@dimen/share_module_first_margin_left"> + android:layout_marginEnd="@dimen/share_module_margin_left" + android:layout_toLeftOf="@+id/traffic_check_layout"> @@ -80,8 +82,7 @@ android:id="@+id/traffic_check_layout" android:layout_width="@dimen/share_module_image_width_second" android:layout_height="wrap_content" - android:layout_marginLeft="@dimen/share_module_margin_left" - android:layout_toRightOf="@+id/oil_price_layout"> + android:layout_centerHorizontal="true"> diff --git a/modules/mogo-module-share/src/main/res/values-ldpi/dimens.xml b/modules/mogo-module-share/src/main/res/values-ldpi/dimens.xml index dda7550e62..d28bf549bd 100644 --- a/modules/mogo-module-share/src/main/res/values-ldpi/dimens.xml +++ b/modules/mogo-module-share/src/main/res/values-ldpi/dimens.xml @@ -5,8 +5,8 @@ 320px 34px 43px - 80px - 64px + 100px + 118px 15px 85px 110px diff --git a/modules/mogo-module-share/src/main/res/values-xhdpi/dimens.xml b/modules/mogo-module-share/src/main/res/values-xhdpi/dimens.xml index 1e9163fec3..ba3a919930 100644 --- a/modules/mogo-module-share/src/main/res/values-xhdpi/dimens.xml +++ b/modules/mogo-module-share/src/main/res/values-xhdpi/dimens.xml @@ -4,8 +4,8 @@ 600px 64px 80px - 150px - 120px + 200px + 210px 30px 160px 198px diff --git a/modules/mogo-module-share/src/main/res/values/dimens.xml b/modules/mogo-module-share/src/main/res/values/dimens.xml index 1e9163fec3..ba3a919930 100644 --- a/modules/mogo-module-share/src/main/res/values/dimens.xml +++ b/modules/mogo-module-share/src/main/res/values/dimens.xml @@ -4,8 +4,8 @@ 600px 64px 80px - 150px - 120px + 200px + 210px 30px 160px 198px