summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorYorke Lee <yorkelee@google.com>2014-10-15 18:16:56 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-10-15 18:16:56 +0000
commit55a05e41c5b055fe452c250541fd7bc5fb7f367d (patch)
tree485394747243a193fca53718de6e9684894af5f0 /res
parent3db9b58523af738bb719e21a6a12c4fe5452d1c8 (diff)
parent17cff268dc69b64b0d42c8336c0bd55ac3b76c1b (diff)
am 17cff268: am 832e98c9: am 94205422: Merge "Fix flicker when expanding call log items" into lmp-mr1-dev
* commit '17cff268dc69b64b0d42c8336c0bd55ac3b76c1b': Fix flicker when expanding call log items
Diffstat (limited to 'res')
-rw-r--r--res/values/animation_constants.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/animation_constants.xml b/res/values/animation_constants.xml
index 786306092..b8b2a59f4 100644
--- a/res/values/animation_constants.xml
+++ b/res/values/animation_constants.xml
@@ -35,7 +35,7 @@
<integer name="call_log_actions_fade_start">150</integer>
<!-- Duration of the fade in of the call log actions. -->
- <integer name="call_log_actions_fade_in_duration">200</integer>
+ <integer name="call_log_actions_fade_in_duration">50</integer>
<!-- Duration of the fade out of the call log actions. -->
<integer name="call_log_actions_fade_out_duration">20</integer>