Merge "Update SMS mirroring icon to new style." into oc-mr1-dev

This commit is contained in:
TreeHugger Robot
2017-08-09 15:54:19 +00:00
committed by Android (Google) Code Review
2 changed files with 2 additions and 3 deletions

View File

@@ -41,7 +41,7 @@
<Preference
android:key="sms_mirroring"
android:title="@string/sms_mirroring_pref"
android:icon="@drawable/ic_compare_arrows_24dp"
android:icon="@drawable/ic_sms_mirroring_24dp"
android:summary="@string/summary_placeholder"
android:order="-3"/>