summaryrefslogtreecommitdiffstats
path: root/res/values-large-hdpi
diff options
context:
space:
mode:
authorMichael Kolb <kolby@google.com>2013-05-08 11:14:35 -0700
committerMichael Kolb <kolby@google.com>2013-05-08 14:17:25 -0700
commitfc1baa24c86914c0e808c5aac9724230e44afc87 (patch)
treef8bfaa4455a99b614aaaf75e7f7f0b374decfde8 /res/values-large-hdpi
parentb281a6463f22c75c5b4a7a7079bdb55e484c2d07 (diff)
downloadandroid_packages_apps_Gallery2-fc1baa24c86914c0e808c5aac9724230e44afc87.tar.gz
android_packages_apps_Gallery2-fc1baa24c86914c0e808c5aac9724230e44afc87.tar.bz2
android_packages_apps_Gallery2-fc1baa24c86914c0e808c5aac9724230e44afc87.zip
Fix second level menu
Bug: 8857098 Added Countdown timer and picture size items Change-Id: I73f3a5b22ab708e216729ed77fbd60041d40147d
Diffstat (limited to 'res/values-large-hdpi')
-rw-r--r--res/values-large-hdpi/drawable.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/res/values-large-hdpi/drawable.xml b/res/values-large-hdpi/drawable.xml
index 119ab1de8..b810347b4 100644
--- a/res/values-large-hdpi/drawable.xml
+++ b/res/values-large-hdpi/drawable.xml
@@ -17,10 +17,6 @@
<item name="btn_video_shutter_recording_holo" type="drawable">@drawable/btn_video_shutter_recording_holo_large</item>
<item name="btn_video_shutter_recording_pressed_holo" type="drawable">@drawable/btn_video_shutter_recording_pressed_holo_large</item>
<item name="ic_effects_holo_light" type="drawable">@drawable/ic_effects_holo_light_large</item>
- <item name="ic_exposure_holo_light" type="drawable">@drawable/ic_exposure_holo_light_large</item>
- <item name="ic_flash_auto_holo_light" type="drawable">@drawable/ic_flash_auto_holo_light_large</item>
- <item name="ic_flash_off_holo_light" type="drawable">@drawable/ic_flash_off_holo_light_large</item>
- <item name="ic_flash_on_holo_light" type="drawable">@drawable/ic_flash_on_holo_light_large</item>
<item name="ic_pan_border_fast" type="drawable">@drawable/ic_pan_border_fast_large</item>
<item name="ic_pan_left_indicator_fast" type="drawable">@drawable/ic_pan_left_indicator_fast_large</item>
<item name="ic_pan_left_indicator" type="drawable">@drawable/ic_pan_left_indicator_large</item>
@@ -28,7 +24,6 @@
<item name="ic_pan_right_indicator_fast" type="drawable">@drawable/ic_pan_right_indicator_fast_large</item>
<item name="ic_pan_right_indicator" type="drawable">@drawable/ic_pan_right_indicator_large</item>
<item name="ic_scn_holo_light" type="drawable">@drawable/ic_scn_holo_light_large</item>
- <item name="ic_settings_holo_light" type="drawable">@drawable/ic_settings_holo_light_large</item>
<item name="ic_snapshot_border" type="drawable">@drawable/ic_snapshot_border_large</item>
<item name="ic_switch_photo_facing_holo_light" type="drawable">@drawable/ic_switch_photo_facing_holo_light_large</item>
<item name="ic_switch_video_facing_holo_light" type="drawable">@drawable/ic_switch_video_facing_holo_light_large</item>