From 4911300ae3fa7ab186ee271f8bc431b65a819a3c Mon Sep 17 00:00:00 2001 From: Hongwei Wang Date: Mon, 16 Sep 2013 15:12:56 -0700 Subject: Crossfade when drop to the position Bug: 10686781 Change-Id: I8e5546b1eb8f914054e9525e8d763928d35836a8 --- res/layout/phone_favorites_fragment.xml | 6 ++++++ res/values/animation_constants.xml | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) (limited to 'res') diff --git a/res/layout/phone_favorites_fragment.xml b/res/layout/phone_favorites_fragment.xml index 6023fc84e..4d3abf490 100644 --- a/res/layout/phone_favorites_fragment.xml +++ b/res/layout/phone_favorites_fragment.xml @@ -45,5 +45,11 @@ android:layout_marginTop="@dimen/empty_message_top_margin" android:textColor="?android:attr/textColorSecondary" android:textAppearance="?android:attr/textAppearanceLarge"/> + + diff --git a/res/values/animation_constants.xml b/res/values/animation_constants.xml index 77b762739..b41b316ff 100644 --- a/res/values/animation_constants.xml +++ b/res/values/animation_constants.xml @@ -15,7 +15,7 @@ ~ limitations under the License --> - 250 + 300 100 @@ -27,4 +27,4 @@ 5dip 10dip 20dip - \ No newline at end of file + -- cgit v1.2.3