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

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

Change-Id: I25ee23de94ac7832dab80be668de3ee67c9a129d
This commit is contained in:
Stanley Wang
2021-07-02 09:47:58 +00:00
committed by Automerger Merge Worker

View File

@@ -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