diff --git a/app/src/main/res/layout/activity_conversation_details.xml b/app/src/main/res/layout/activity_conversation_details.xml index 45a1f701..ea329c8d 100644 --- a/app/src/main/res/layout/activity_conversation_details.xml +++ b/app/src/main/res/layout/activity_conversation_details.xml @@ -23,16 +23,15 @@ @@ -42,24 +41,25 @@ style="@style/SettingsCheckboxStyle" android:layout_width="match_parent" android:layout_height="wrap_content" - android:paddingTop="@dimen/bigger_margin" - android:layout_marginStart="@dimen/activity_margin" - android:layout_marginEnd="@dimen/activity_margin" - android:layout_marginBottom="@dimen/bigger_margin" - android:paddingBottom="@dimen/activity_margin" android:text="@string/enable_custom_notifications" /> - + + + + + - + android:layout_height="wrap_content"> + + + +