diff --git a/core/res/res/layout/preference_material.xml b/core/res/res/layout/preference_material.xml index a1371490b0bbd..39c979c5bc05a 100644 --- a/core/res/res/layout/preference_material.xml +++ b/core/res/res/layout/preference_material.xml @@ -42,6 +42,7 @@ android:id="@+id/icon" android:layout_width="wrap_content" android:layout_height="wrap_content" + android:adjustViewBounds="true" android:maxWidth="48dp" android:maxHeight="48dp" />