Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 89ae66c3 authored by Fan Zhang's avatar Fan Zhang
Browse files

Always reserve space for icon in RestrictedSwitchPreference.

Bug: 33430928
Test: RunSettingsLibRoboTests
Change-Id: I60e712f33d9fc7d3617fcaf5b217a2435ff18540
parent d3e2ba30
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"