diff options
author | Cheng-Ru Lin <owenlin@google.com> | 2009-09-30 04:37:18 +0800 |
---|---|---|
committer | Cheng-Ru Lin <owenlin@google.com> | 2009-09-30 06:16:46 +0800 |
commit | 7af25641ec401d9f669497bd401020f2cb5933ef (patch) | |
tree | 901ed14669d2a83f54022d72642242d4dda589c0 /res/drawable-hdpi | |
parent | 121c88051d51739cab5c5ed968e1bf2c97f35a01 (diff) | |
download | LegacyCamera-7af25641ec401d9f669497bd401020f2cb5933ef.zip LegacyCamera-7af25641ec401d9f669497bd401020f2cb5933ef.tar.gz LegacyCamera-7af25641ec401d9f669497bd401020f2cb5933ef.tar.bz2 |
Revert "Add icon support for options in preference setting screen."
This reverts commit 723f84eadb3c1a79337ef20e4d0a014341537adb.
Conflicts:
res/values/arrays.xml
res/xml/camera_preferences.xml
src/com/android/camera/IconListPreference.java
Change-Id: Ic5fd32735656cfaed56cf256a0b9530d051f2240
Diffstat (limited to 'res/drawable-hdpi')
-rwxr-xr-x | res/drawable-hdpi/ic_dialog_flash_auto.png | bin | 885 -> 0 bytes |
-rwxr-xr-x | res/drawable-hdpi/ic_dialog_flash_off.png | bin | 1093 -> 0 bytes |
-rwxr-xr-x | res/drawable-hdpi/ic_dialog_flash_on.png | bin | 603 -> 0 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-hdpi/ic_dialog_flash_auto.png b/res/drawable-hdpi/ic_dialog_flash_auto.png Binary files differdeleted file mode 100755 index ca044a9..0000000 --- a/res/drawable-hdpi/ic_dialog_flash_auto.png +++ /dev/null diff --git a/res/drawable-hdpi/ic_dialog_flash_off.png b/res/drawable-hdpi/ic_dialog_flash_off.png Binary files differdeleted file mode 100755 index 13809f1..0000000 --- a/res/drawable-hdpi/ic_dialog_flash_off.png +++ /dev/null diff --git a/res/drawable-hdpi/ic_dialog_flash_on.png b/res/drawable-hdpi/ic_dialog_flash_on.png Binary files differdeleted file mode 100755 index 2a9dec3..0000000 --- a/res/drawable-hdpi/ic_dialog_flash_on.png +++ /dev/null |