OSDN Git Service

Make CustomMenu compatible with API level 10.
authorOwen Lin <owenlin@google.com>
Wed, 11 Jul 2012 03:20:00 +0000 (11:20 +0800)
committerOwen Lin <owenlin@google.com>
Tue, 17 Jul 2012 09:43:36 +0000 (17:43 +0800)
commit44ef42f215d68ade8b63d18fede944c244a2a1dd
tree240871bd37e4fcb555095eb206b4dbc58a321ff4
parent624c2d4ccd9dd497e75797976a4bec4fd79d0f88
Make CustomMenu compatible with API level 10.

bug: 6802855
Change-Id: I230c91bd9744935a181881131dcd2275ed89d819
res/drawable-hdpi/menu_dropdown_panel_holo_dark.9.png [new file with mode: 0644]
res/drawable-mdpi/menu_dropdown_panel_holo_dark.9.png [new file with mode: 0644]
res/drawable-xhdpi/menu_dropdown_panel_holo_dark.9.png [new file with mode: 0644]
res/layout/popup_list_item.xml [moved from res/menu/selection.xml with 54% similarity]
res/values/ids.xml
src/com/android/gallery3d/ui/ActionModeHandler.java
src/com/android/gallery3d/ui/CustomMenu.java [deleted file]
src/com/android/gallery3d/ui/PopupList.java [new file with mode: 0644]
src/com/android/gallery3d/ui/SelectionMenu.java [new file with mode: 0644]