blob: 2b69c75b7d9cd6f7f7745b94f00b1c3223c4a909 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!--
/*
** Copyright 2012, 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>
<integer name="kg_carousel_angle">75</integer>
<integer name="kg_glowpad_rotation_offset">0</integer>
<integer name="button_pressed_animation_duration">100</integer>
<integer name="button_pressed_animation_delay">100</integer>
<integer name="disabled_alpha_animation_duration">100</integer>
<integer name="dock_enter_exit_duration">250</integer>
<integer name="date_picker_mode">1</integer>
<integer name="time_picker_mode">1</integer>
<!-- Specifies date picker mode to be 'calendar' -->
<integer name="date_picker_mode_material">2</integer>
<!-- Specifies time picker mode to be 'clock' -->
<integer name="time_picker_mode_material">2</integer>
<integer name="date_picker_header_max_lines_material">2</integer>
</resources>