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

Commit 01824b9e authored by Zoey Chen's avatar Zoey Chen Committed by Android (Google) Code Review
Browse files

Merge "[Provider Model] Use correct icon for Calls & SMS"

parents 83f7895f 48052e50
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -35,7 +35,7 @@
    <com.android.settingslib.RestrictedPreference
        android:key="calls_and_sms"
        android:title="@string/calls_and_sms"
        android:icon="@drawable/ic_network_cell"
        android:icon="@drawable/ic_calls_sms"
        android:order="-20"
        android:summary="@string/summary_placeholder"
        settings:allowDividerBelow="true"