Switch to vibrate (or slash-bell) icon at ringer volume 0.
Bug: 16900054 Change-Id: If94a18a7cac596c0f4c33421b642f96dcf0280fd
This commit is contained in:
@@ -39,13 +39,13 @@
|
||||
<!-- Ring volume -->
|
||||
<com.android.settings.notification.VolumeSeekBarPreference
|
||||
android:key="ring_volume"
|
||||
android:icon="@*android:drawable/ic_audio_ring_notif"
|
||||
android:icon="@drawable/ring_notif"
|
||||
android:title="@string/ring_volume_option_title" />
|
||||
|
||||
<!-- Notification volume -->
|
||||
<com.android.settings.notification.VolumeSeekBarPreference
|
||||
android:key="notification_volume"
|
||||
android:icon="@*android:drawable/ic_audio_ring_notif"
|
||||
android:icon="@drawable/ring_notif"
|
||||
android:title="@string/notification_volume_option_title" />
|
||||
|
||||
<!-- Also vibrate for calls -->
|
||||
|
||||
Reference in New Issue
Block a user