diff --git a/app/src/main/res/layout/fragment_options_notifications.xml b/app/src/main/res/layout/fragment_options_notifications.xml index 3339b8b05c..dc579811c0 100644 --- a/app/src/main/res/layout/fragment_options_notifications.xml +++ b/app/src/main/res/layout/fragment_options_notifications.xml @@ -552,6 +552,7 @@ android:id="@+id/ibLight" android:layout_width="wrap_content" android:layout_height="wrap_content" + android:layout_marginTop="12dp" android:contentDescription="@string/title_info" android:tooltipText="@string/title_info" app:layout_constraintStart_toStartOf="parent"