From: Ray Chen Date: Thu, 19 Apr 2012 09:14:40 +0000 (+0800) Subject: Fix 6046987 The header on the contextual action bar when multiple photos are selected... X-Git-Tag: android-x86-6.0-r3~2042^2~712^2 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=c40e77630144b4deed13fe4996c8f3987baf7c8a;p=android-x86%2Fpackages-apps-Camera2.git Fix 6046987 The header on the contextual action bar when multiple photos are selected is very janky b:6046987 Change-Id: I86c79cf4d8995bfa0faab95ecd61e89879847630 --- diff --git a/res/drawable-hdpi/dropdown_ic_arrow_normal_holo_dark.png b/res/drawable-hdpi/dropdown_ic_arrow_normal_holo_dark.png new file mode 100644 index 000000000..06e5b4730 Binary files /dev/null and b/res/drawable-hdpi/dropdown_ic_arrow_normal_holo_dark.png differ diff --git a/res/drawable-hdpi/dropdown_normal_holo_dark.9.png b/res/drawable-hdpi/dropdown_normal_holo_dark.9.png deleted file mode 100644 index 55250257a..000000000 Binary files a/res/drawable-hdpi/dropdown_normal_holo_dark.9.png and /dev/null differ diff --git a/res/drawable-mdpi/dropdown_ic_arrow_normal_holo_dark.png b/res/drawable-mdpi/dropdown_ic_arrow_normal_holo_dark.png new file mode 100644 index 000000000..81de1bb46 Binary files /dev/null and b/res/drawable-mdpi/dropdown_ic_arrow_normal_holo_dark.png differ diff --git a/res/drawable-mdpi/dropdown_normal_holo_dark.9.png b/res/drawable-mdpi/dropdown_normal_holo_dark.9.png deleted file mode 100644 index 55250257a..000000000 Binary files a/res/drawable-mdpi/dropdown_normal_holo_dark.9.png and /dev/null differ diff --git a/res/drawable-xhdpi/dropdown_ic_arrow_normal_holo_dark.png b/res/drawable-xhdpi/dropdown_ic_arrow_normal_holo_dark.png new file mode 100644 index 000000000..36d8cf47e Binary files /dev/null and b/res/drawable-xhdpi/dropdown_ic_arrow_normal_holo_dark.png differ diff --git a/res/layout/action_mode.xml b/res/layout/action_mode.xml index d012b7248..d4b3c23d3 100644 --- a/res/layout/action_mode.xml +++ b/res/layout/action_mode.xml @@ -20,14 +20,24 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="horizontal"> -