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

Commit 6abd32f3 authored by Erica Lee's avatar Erica Lee Committed by Android (Google) Code Review
Browse files

Merge "p13n: make Dark theme focusable" into main

parents 15044081 f6e90fe0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -56,6 +56,7 @@
            android:layout_height="wrap_content"
            android:layout_marginHorizontal="@dimen/floating_sheet_content_horizontal_padding"
            android:background="@null"
            android:focusable="true"
            android:minHeight="@dimen/accessibility_min_height"
            android:text="@string/mode_title"
            android:textAppearance="@style/SwitchSectionTitleTextStyle"