From 73b979d8c141c7ceac82dad7c5b271a6a42afa67 Mon Sep 17 00:00:00 2001 From: Romain Guy Date: Tue, 9 Jun 2009 12:57:21 -0700 Subject: Add gestures to Home. Press the Home key while in Home to enable the gestures pad. --- res/anim/fade_in_fast.xml | 23 +++++++++++++++++++++++ res/anim/fade_out_fast.xml | 23 +++++++++++++++++++++++ 2 files changed, 46 insertions(+) create mode 100644 res/anim/fade_in_fast.xml create mode 100644 res/anim/fade_out_fast.xml (limited to 'res/anim') diff --git a/res/anim/fade_in_fast.xml b/res/anim/fade_in_fast.xml new file mode 100644 index 000000000..4fa9847aa --- /dev/null +++ b/res/anim/fade_in_fast.xml @@ -0,0 +1,23 @@ + + + + diff --git a/res/anim/fade_out_fast.xml b/res/anim/fade_out_fast.xml new file mode 100644 index 000000000..a061a6ca9 --- /dev/null +++ b/res/anim/fade_out_fast.xml @@ -0,0 +1,23 @@ + + + + -- cgit v1.2.3