From 77ccb8d03c17aeb32dccfb0930ae974f6cca7455 Mon Sep 17 00:00:00 2001 From: Sunny Goyal Date: Thu, 1 Oct 2015 14:04:18 -0700 Subject: Removing some unused resources Change-Id: I6aa8a2d7eb4599ed2351c54fe0885839b5ba4521 --- res/layout-land/launcher.xml | 3 +-- res/layout-port/launcher.xml | 1 - res/layout-sw720dp/launcher.xml | 1 - res/layout/workspace_screen.xml | 5 +---- res/values-land/styles.xml | 3 --- res/values-sw340dp-port/styles.xml | 27 --------------------------- res/values-sw720dp-land/dimens.xml | 21 --------------------- res/values-sw720dp-port/dimens.xml | 22 ---------------------- res/values-sw720dp/styles.xml | 2 -- res/values/attrs.xml | 36 ------------------------------------ res/values/config.xml | 2 -- res/values/dimens.xml | 12 ------------ res/values/styles.xml | 2 -- 13 files changed, 2 insertions(+), 135 deletions(-) delete mode 100644 res/values-sw340dp-port/styles.xml delete mode 100644 res/values-sw720dp-land/dimens.xml delete mode 100644 res/values-sw720dp-port/dimens.xml (limited to 'res') diff --git a/res/layout-land/launcher.xml b/res/layout-land/launcher.xml index 951a30ec7..d166df7ac 100644 --- a/res/layout-land/launcher.xml +++ b/res/layout-land/launcher.xml @@ -39,8 +39,7 @@ android:id="@+id/workspace" android:layout_width="match_parent" android:layout_height="match_parent" - android:layout_gravity="center" - launcher:defaultScreen="@integer/config_workspaceDefaultScreen" /> + android:layout_gravity="center" /> diff --git a/res/layout-sw720dp/launcher.xml b/res/layout-sw720dp/launcher.xml index 3228999ce..f976e3042 100644 --- a/res/layout-sw720dp/launcher.xml +++ b/res/layout-sw720dp/launcher.xml @@ -39,7 +39,6 @@ android:id="@+id/workspace" android:layout_width="match_parent" android:layout_height="match_parent" - launcher:defaultScreen="@integer/config_workspaceDefaultScreen" launcher:pageIndicator="@id/page_indicator"> diff --git a/res/layout/workspace_screen.xml b/res/layout/workspace_screen.xml index 83b319b72..faf688503 100644 --- a/res/layout/workspace_screen.xml +++ b/res/layout/workspace_screen.xml @@ -17,9 +17,6 @@ + android:hapticFeedbackEnabled="false" /> diff --git a/res/values-land/styles.xml b/res/values-land/styles.xml index c5a76d595..40926799f 100644 --- a/res/values-land/styles.xml +++ b/res/values-land/styles.xml @@ -19,9 +19,6 @@ - - - - diff --git a/res/values-sw720dp-land/dimens.xml b/res/values-sw720dp-land/dimens.xml deleted file mode 100644 index 514980fe0..000000000 --- a/res/values-sw720dp-land/dimens.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - 100dip - diff --git a/res/values-sw720dp-port/dimens.xml b/res/values-sw720dp-port/dimens.xml deleted file mode 100644 index 6f594d518..000000000 --- a/res/values-sw720dp-port/dimens.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - 40dp - diff --git a/res/values-sw720dp/styles.xml b/res/values-sw720dp/styles.xml index e8b706e23..b7a16f3a7 100644 --- a/res/values-sw720dp/styles.xml +++ b/res/values-sw720dp/styles.xml @@ -20,8 +20,6 @@ - - - -