New gestures UI.

This commit is contained in:
Romain Guy
2009-07-16 13:21:01 -07:00
parent 68634c1c32
commit 1dd3a077a2
31 changed files with 453 additions and 171 deletions

View File

@@ -94,7 +94,8 @@
<activity
android:name="GesturesActivity"
android:label="@string/gestures_activity" />
android:label="@string/gestures_activity"
android:theme="@android:style/Theme.Light.NoTitleBar" />
<!-- Enable system-default search mode for any activity in Home -->
<meta-data