blob: 54ec40d1d5a8783d58fe2e1725b72fb65c60a0d6 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2016 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<resources>
<!-- The maximum number of lines in the first metadata entry before ellipsizing. -->
<integer name="radio_metadata1_max_lines">2</integer>
<!-- The maximum number of lines in the second metadata entry before ellipsizing. -->
<integer name="radio_metadata2_max_lines">1</integer>
<!-- The length of time it takes the radio preset list to animate a slide up or down. -->
<integer name="radio_preset_list_slide_duration">300</integer>
<!-- The delay before the start of a slide up animation on the preset list. -->
<integer name="radio_preset_list_slide_up_delay">200</integer>
</resources>