diff --git a/res/layout/video_preference.xml b/res/layout/video_preference.xml index 17b867fcbc1..064596cc458 100644 --- a/res/layout/video_preference.xml +++ b/res/layout/video_preference.xml @@ -21,6 +21,7 @@ android:layout_height="wrap_content" android:background="@color/gestures_setting_background_color" android:clipToPadding="false" + android:clipChildren="true" android:gravity="center" android:minHeight="?android:attr/listPreferredItemHeightSmall" android:orientation="horizontal"