diff --git a/res/drawable/ic_android_satellite_24px.xml b/res/drawable/ic_android_satellite_24px.xml new file mode 100644 index 00000000000..15f28840069 --- /dev/null +++ b/res/drawable/ic_android_satellite_24px.xml @@ -0,0 +1,10 @@ + + + diff --git a/res/xml/satellite_setting.xml b/res/xml/satellite_setting.xml index 9eb176303b0..09fbbd66171 100644 --- a/res/xml/satellite_setting.xml +++ b/res/xml/satellite_setting.xml @@ -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"/>