diff --git a/core/res/res/layout/preference_material.xml b/core/res/res/layout/preference_material.xml index a9599139c8170..3919f5f1e8429 100644 --- a/core/res/res/layout/preference_material.xml +++ b/core/res/res/layout/preference_material.xml @@ -71,7 +71,7 @@ android:layout_width="wrap_content" android:layout_height="match_parent" android:minWidth="58dip" - android:gravity="right|center_vertical" + android:gravity="end|center_vertical" android:orientation="vertical" />