Merge "Always reserve space for icon in RestrictedSwitchPreference."
This commit is contained in:
committed by
Android (Google) Code Review
commit
686ec7a62b
@@ -24,7 +24,7 @@
|
||||
android:clipToPadding="false">
|
||||
|
||||
<LinearLayout
|
||||
android:id="@+id/icon_frame"
|
||||
android:id="@+id/icon_container"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:minWidth="60dp"
|
||||
|
||||
Reference in New Issue
Block a user