diff --git a/res/layout/sim_confirm_dialog_multiple_enabled_profiles_supported.xml b/res/layout/sim_confirm_dialog_multiple_enabled_profiles_supported.xml index 081efb31c0a..74c8226122b 100644 --- a/res/layout/sim_confirm_dialog_multiple_enabled_profiles_supported.xml +++ b/res/layout/sim_confirm_dialog_multiple_enabled_profiles_supported.xml @@ -38,6 +38,8 @@ android:background="@drawable/sim_confirm_dialog_rounded_bg" android:layout_width="match_parent" android:layout_height="wrap_content" + android:layout_marginTop="@dimen/sims_select_margin_top" + android:layout_marginBottom="@dimen/sims_select_margin_bottom" android:visibility="gone"/>