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

Commit 449bcaa5 authored by Stanley Wang's avatar Stanley Wang Committed by Automerger Merge Worker
Browse files

Merge "Update the illustration of NFC page." into sc-dev am: 14a31ce9

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/15185254

Change-Id: I1384cc6fef14eab2f9876ad1d92e4d9ea1540864
parents 65e4bb2c 14a31ce9
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