commit | 785d2eb2b8d7072c8124300dd9168ff51a91cf38 | [log] [tgz] |
---|---|---|
author | Winson Chung <winsonc@google.com> | Thu Apr 14 16:08:02 2011 -0700 |
committer | Winson Chung <winsonc@google.com> | Fri Apr 22 12:53:59 2011 -0700 |
tree | a87bc934f8496b2dead1e508260d88c978a038ce | |
parent | f579b5041afe8272c79f9f13001120d37eeeee7b [diff] [blame] |
Initial changes to merged AllApps/Customize pane in the Phone UI. Change-Id: Ifa1676736033fe617dd0cca965156c38fa452948
diff --git a/res/anim/fade_in_slow.xml b/res/anim/fade_in_slow.xml index 0f1e4f4..9d2171a 100644 --- a/res/anim/fade_in_slow.xml +++ b/res/anim/fade_in_slow.xml
@@ -20,4 +20,4 @@ android:fromAlpha="0.0" android:toAlpha="1.0" - android:duration="@integer/config_allAppsFadeInTime" /> + android:duration="@integer/config_appsCustomizeFadeInTime" />