Update satellite icon to match with system UI's

Reflected updated satellite icon.

Bug: 335580537
Test: manually verify the icon is matched with the icon on notification area
Change-Id: I6a4eb05ceb0d8ad208b1fb8ac1c43cfc389d1dec
This commit is contained in:
Hakjun Choi
2024-04-18 09:20:11 +00:00
parent f02cfc9526
commit 632b2f09df
2 changed files with 11 additions and 1 deletions

View File

@@ -53,7 +53,7 @@
android:key="key_supported_service"
android:title="@string/title_supported_service"
android:summary="@string/summary_supported_service"
android:icon="@drawable/ic_satellite_alt_24px"/>
android:icon="@drawable/ic_android_satellite_24px"/>
</PreferenceCategory>
<com.android.settingslib.widget.FooterPreference