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

Commit 14a31ce9 authored by Stanley Wang's avatar Stanley Wang Committed by Android (Google) Code Review
Browse files

Merge "Update the illustration of NFC page." into sc-dev

parents 2da798c5 634f3d66
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -24,10 +24,10 @@
        android:title="@string/nfc_main_switch_title"
        settings:controller="com.android.settings.nfc.NfcPreferenceController"/>

    <com.android.settingslib.widget.LayoutPreference
    <com.android.settingslib.widget.IllustrationPreference
        android:key="nfc_detection_point"
        android:selectable="false"
        android:layout="@layout/nfc_detection_point"
        settings:searchable="false"
        settings:lottie_rawRes="@drawable/nfc_detection_point"
        settings:controller="com.android.settings.nfc.NfcDetectionPointController"/>

    <SwitchPreference