From 56db21e5af4c17f9308ceb07b0f3ab651743b5cd Mon Sep 17 00:00:00 2001 From: Jorge Ruesga Date: Mon, 24 Feb 2014 01:04:33 +0100 Subject: trebuchet: custom home Change-Id: I4faee66580ab0e41ee8e8bcbd79ce680d45bce97 Signed-off-by: Jorge Ruesga --- res/drawable-hdpi/search_bg.9.png | Bin 0 -> 352 bytes res/drawable-mdpi/search_bg.9.png | Bin 0 -> 279 bytes res/drawable-xhdpi/search_bg.9.png | Bin 0 -> 423 bytes res/drawable-xxhdpi/search_bg.9.png | Bin 0 -> 654 bytes res/layout-port/qsb.xml | 2 +- res/layout-sw720dp/qsb.xml | 2 +- res/values/cm_integers.xml | 21 +++++++++++++++++++++ 7 files changed, 23 insertions(+), 2 deletions(-) create mode 100644 res/drawable-hdpi/search_bg.9.png create mode 100644 res/drawable-mdpi/search_bg.9.png create mode 100644 res/drawable-xhdpi/search_bg.9.png create mode 100644 res/drawable-xxhdpi/search_bg.9.png create mode 100644 res/values/cm_integers.xml (limited to 'res') diff --git a/res/drawable-hdpi/search_bg.9.png b/res/drawable-hdpi/search_bg.9.png new file mode 100644 index 000000000..798127b50 Binary files /dev/null and b/res/drawable-hdpi/search_bg.9.png differ diff --git a/res/drawable-mdpi/search_bg.9.png b/res/drawable-mdpi/search_bg.9.png new file mode 100644 index 000000000..3b259d4fb Binary files /dev/null and b/res/drawable-mdpi/search_bg.9.png differ diff --git a/res/drawable-xhdpi/search_bg.9.png b/res/drawable-xhdpi/search_bg.9.png new file mode 100644 index 000000000..947fd4de6 Binary files /dev/null and b/res/drawable-xhdpi/search_bg.9.png differ diff --git a/res/drawable-xxhdpi/search_bg.9.png b/res/drawable-xxhdpi/search_bg.9.png new file mode 100644 index 000000000..6626cd99b Binary files /dev/null and b/res/drawable-xxhdpi/search_bg.9.png differ diff --git a/res/layout-port/qsb.xml b/res/layout-port/qsb.xml index 4c9963dfb..f7a1c8773 100644 --- a/res/layout-port/qsb.xml +++ b/res/layout-port/qsb.xml @@ -18,7 +18,7 @@ xmlns:launcher="http://schemas.android.com/apk/res-auto/com.android.launcher3" android:layout_width="match_parent" android:layout_height="match_parent" - android:background="@drawable/search_frame"> + android:background="@drawable/search_bg"> + android:background="@drawable/search_bg"> + + + 55 + 220 + 120 + -- cgit v1.2.3