diff --git a/core/res/res/layout/preference_widget_switch.xml b/core/res/res/layout/preference_widget_switch.xml index 04a310b7a9dd2..7395ff27bc624 100644 --- a/core/res/res/layout/preference_widget_switch.xml +++ b/core/res/res/layout/preference_widget_switch.xml @@ -20,6 +20,5 @@ android:id="@+android:id/switchWidget" android:layout_width="wrap_content" android:layout_height="wrap_content" - android:padding="16dip" android:focusable="false" android:background="@null" />