From 718bef72f9f674151580a1babe237fb6fdeb8266 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Mon, 5 May 2014 23:39:25 -0400 Subject: Whitespace and formatting --- AndroidManifest.xml | 17 +- res/layout/gesture_create.xml | 51 ++- res/layout/gestures_item.xml | 8 +- res/layout/ime.xml | 4 +- res/values-v11/styles.xml | 3 +- res/values-v14/styles.xml | 3 +- res/values/colors.xml | 2 +- res/values/dimens.xml | 2 +- res/values/strings.xml | 1 + res/values/styles.xml | 3 +- src/us/minak/SettingsActivity.java | 515 ++++++++++++------------ src/us/minak/SettingsCreateGestureActivity.java | 192 ++++----- 12 files changed, 412 insertions(+), 389 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index fda3879..b16718d 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,3 +1,4 @@ + - + android:permission="android.permission.BIND_INPUT_METHOD" > - + + - + @@ -32,7 +39,7 @@ diff --git a/res/layout/gesture_create.xml b/res/layout/gesture_create.xml index 2864bc7..60eccb8 100644 --- a/res/layout/gesture_create.xml +++ b/res/layout/gesture_create.xml @@ -14,75 +14,70 @@ limitations under the License. --> - + android:orientation="vertical" > + - + android:orientation="horizontal" > + + + + - + - + + + android:orientation="horizontal" >