diff --git a/res/layout/app_preferred_settings.xml b/res/layout/app_preferred_settings.xml index d0041a11f8d..1f3b497e127 100644 --- a/res/layout/app_preferred_settings.xml +++ b/res/layout/app_preferred_settings.xml @@ -14,36 +14,27 @@ See the License for the specific language governing permissions and limitations under the License. --> - - + android:layout_height="wrap_content" + android:paddingStart="@dimen/preference_no_icon_padding_start" + android:paddingEnd="?android:attr/listPreferredItemPaddingEnd" + android:paddingBottom="5dip" + android:orientation="vertical"> - + +