From 80baf5a6b3c62a62265f626d43d1167783c94131 Mon Sep 17 00:00:00 2001 From: Winson Chung Date: Mon, 9 Aug 2010 16:03:15 -0700 Subject: Adding paging for the widget/shortcut/folder customization area and fixing bugs. Adding pages for customization drawer with initial implementation of proposed flow layout for widgets. Fixes for keeping all apps, and widgets in sync with Launcher Model, optimizations for reloading all apps pages when invalidating. Adding some animations for tab transitions and feedback when long pressing to add certain items. Change-Id: I8d51749f3a91c964bed35681f3a9192200b0d93e --- res/anim/paged_view_click_feedback.xml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 res/anim/paged_view_click_feedback.xml (limited to 'res/anim/paged_view_click_feedback.xml') diff --git a/res/anim/paged_view_click_feedback.xml b/res/anim/paged_view_click_feedback.xml new file mode 100644 index 000000000..786d9744a --- /dev/null +++ b/res/anim/paged_view_click_feedback.xml @@ -0,0 +1,23 @@ + + + + -- cgit v1.2.3