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

Commit 721f6051 authored by Sunny Shao's avatar Sunny Shao
Browse files

Let footer with learn more become selectable

- Update this attribute after synced with the Switch Access team.

Bug: 149808249
Test: manual test
Change-Id: I8e4fb7738541b4ccbbb5acf643265c78a61f8c45
parent cdc7fffd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -45,7 +45,7 @@

    <com.android.settingslib.widget.FooterPreference
        android:key="battery_saver_footer_preference"
        android:selectable="false"
        android:selectable="true"
        android:title="@*android:string/battery_saver_description"
        settings:allowDividerAbove="true"
        settings:searchable="false"/>