Merge "Show Location restriction without the Settings item"

This commit is contained in:
Fyodor Kupolov
2015-01-16 21:00:03 +00:00
committed by Android (Google) Code Review
3 changed files with 82 additions and 65 deletions

View File

@@ -31,8 +31,8 @@
android:layout_weight="1"
android:id="@+id/app_restrictions_pref"
android:gravity="center_vertical"
android:paddingStart="@*android:dimen/preference_item_padding_side"
android:paddingEnd="?android:attr/scrollbarSize"
android:paddingStart="?android:attr/listPreferredItemPaddingStart"
android:paddingEnd="?android:attr/listPreferredItemPaddingEnd"
android:background="?android:attr/selectableItemBackground" >
<LinearLayout
android:layout_width="wrap_content"