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

Commit c2e177e7 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Update main switch padding for history" into main

parents 54b5d9d2 2450ac51
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -28,6 +28,8 @@
        <com.android.settingslib.widget.MainSwitchBar
            android:id="@+id/main_switch_bar"
            android:visibility="invisible"
            android:layout_marginStart="?android:attr/listPreferredItemPaddingStart"
            android:layout_marginEnd="?android:attr/listPreferredItemPaddingEnd"
            android:layout_height="wrap_content"
            android:layout_width="match_parent" />