From 2775cb34b390ad52d0920bb533232571568c3f71 Mon Sep 17 00:00:00 2001 From: Cameron Neale Date: Fri, 31 Oct 2014 13:18:38 -0700 Subject: Changes made to accomodate GSA in Google3 w/ Robolectric dragViewOffset removed from WallpaperPicker as it was causing a duplicate resource conflict with launcher3 and was not used within the WallpaperPicker project. Empty tag added to WallpaperPicker manifest as required by Robolectric Removed tag from L3 manifest, unrecognized by Robolectric Change-Id: I3744fc50731f82c3e6fdc01d9819e9a0302dc503 --- WallpaperPicker/AndroidManifest.xml | 4 ++-- WallpaperPicker/res/values-sw720dp/dimens.xml | 23 ----------------------- res/values/strings.xml | 1 - 3 files changed, 2 insertions(+), 26 deletions(-) delete mode 100644 WallpaperPicker/res/values-sw720dp/dimens.xml diff --git a/WallpaperPicker/AndroidManifest.xml b/WallpaperPicker/AndroidManifest.xml index 86a94d078..5b6a0077d 100644 --- a/WallpaperPicker/AndroidManifest.xml +++ b/WallpaperPicker/AndroidManifest.xml @@ -4,7 +4,7 @@ android:versionCode="1" android:versionName="1.0" > - + - + diff --git a/WallpaperPicker/res/values-sw720dp/dimens.xml b/WallpaperPicker/res/values-sw720dp/dimens.xml deleted file mode 100644 index 27c4fd054..000000000 --- a/WallpaperPicker/res/values-sw720dp/dimens.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - 0dp - 0dp - diff --git a/res/values/strings.xml b/res/values/strings.xml index b3abe8fac..c5f17ac63 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -258,7 +258,6 @@ s --> OK Error: custom workspace layout passed in but custom cling was not overwritten - -- cgit v1.2.3