aboutsummaryrefslogtreecommitdiff
path: root/res/values/integers.xml
diff options
context:
space:
mode:
authorYoungsang Cho <youngsang@google.com>2014-06-02 15:04:37 +0900
committerYoungsang Cho <youngsang@google.com>2014-06-02 17:36:13 +0900
commitb8453ce302bbd51e587922a7ae852ca3676e615f (patch)
treef0db88bc279621267e7a498dc77cfd5063a3ab9b /res/values/integers.xml
parent65228f7f5f49a9471ec2fc8be7749361a9fab4e9 (diff)
downloadTV-b8453ce302bbd51e587922a7ae852ca3676e615f.tar.gz
Apply the new design in TV options
Change-Id: I727b7d31847f4cf584dd4dc6fedb04f82a287a04
Diffstat (limited to 'res/values/integers.xml')
-rw-r--r--res/values/integers.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/res/values/integers.xml b/res/values/integers.xml
new file mode 100644
index 00000000..912cfe44
--- /dev/null
+++ b/res/values/integers.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2014 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="action_item_anim_duration">100</integer>
+</resources> \ No newline at end of file