diff --git a/app/src/main/res/layout/row_title_switch.xml b/app/src/main/res/layout/row_title_switch.xml
index 02975f69..c22b36aa 100644
--- a/app/src/main/res/layout/row_title_switch.xml
+++ b/app/src/main/res/layout/row_title_switch.xml
@@ -4,14 +4,14 @@
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/container"
android:layout_width="match_parent"
- android:layout_height="wrap_content"
+ android:layout_height="48dp"
android:background="?selectableItemBackground">
-
-
-
-
-
-
\ No newline at end of file