From 781100911187bcaf21caeedc3f9e431ae7029ab8 Mon Sep 17 00:00:00 2001 From: Daniel Sandler Date: Tue, 30 Mar 2010 14:55:23 -0400 Subject: [PATCH] Restore dependency between volume settings and silent mode. Volume (of the ringer, notifications, media, and alarms) may no longer be adjusted while the phone is in silent mode. This was the behavior in Eclair and earlier releases. This rolls back a small portion of change I724c43aa in the interest of stability (see bugs listed below for weirdness that occurs when the ringer's SeekBarVolumizer is visible when the ringtone stream is muted). Bug: 2552268 Bug: 2544706 Change-Id: I4858e6d85e5ec8c4bba83b649e24dd5915252eb2 --- res/xml/sound_settings.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/res/xml/sound_settings.xml b/res/xml/sound_settings.xml index 895709bc611..bcb49ec4aee 100644 --- a/res/xml/sound_settings.xml +++ b/res/xml/sound_settings.xml @@ -36,6 +36,7 @@