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.
This commit is contained in:
Katsiaryna Naliuka
2018-04-18 19:54:41 +02:00
parent 270f608578
commit 79019e474d

View File

@@ -20,7 +20,7 @@
android:title="@string/sound_settings"
android:key="sound_settings"
settings:keywords="@string/keywords_sounds"
settings:initialExpandedChildrenCount="8">
settings:initialExpandedChildrenCount="9">
<!-- Media volume -->
<com.android.settings.notification.VolumeSeekBarPreference