From 79019e474d560626200407aaea323ebd115c4faf Mon Sep 17 00:00:00 2001 From: Katsiaryna Naliuka Date: Wed, 18 Apr 2018 19:54:41 +0200 Subject: [PATCH] Increase number of lines before the fold to make sure Now Playing is visible. Change-Id: Ic9a891f6b44f2b5e057b35f4dca6f2063231449f Fixes: 64065365 Test: flashed locally built image and tested manually. --- res/xml/sound_settings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/xml/sound_settings.xml b/res/xml/sound_settings.xml index 704d553b687..c0798079db8 100644 --- a/res/xml/sound_settings.xml +++ b/res/xml/sound_settings.xml @@ -20,7 +20,7 @@ android:title="@string/sound_settings" android:key="sound_settings" settings:keywords="@string/keywords_sounds" - settings:initialExpandedChildrenCount="8"> + settings:initialExpandedChildrenCount="9">