OSDN Git Service

gray cleanup to 1b1b1b
authorAlan Newberger <alann@google.com>
Sat, 7 Feb 2015 02:02:10 +0000 (18:02 -0800)
committerAlan Newberger <alann@google.com>
Sat, 7 Feb 2015 02:02:10 +0000 (18:02 -0800)
commit8992a26dd589310b2f45cbb01c158f324fd10289
tree924390fd9a8f240fcbdd46942717f39c58b9d83c
parentc3adc0558139f6b7424f8be1116c246455bdf6ab
gray cleanup to 1b1b1b

During Material update, filmstrip background was intentionally made
1b1b1b. Capture button and mode covers were slightly off from a previous
gray design. Unifying all to one color constant. There are other, unused
background specified from older times, removing them as part of cleanup.
Confirmed with UX that all these colors should be 1b1b1b.

Change-Id: I3da07e9828546d2c9d30a8ac756a0bbb89d6376c
20 files changed:
res/drawable-v19/photopage_bottom_button_background.xml [deleted file]
res/drawable-v21/shutter_button_background_camera.xml
res/drawable-v21/shutter_button_background_panorama.xml
res/drawable-v21/shutter_button_background_photosphere.xml
res/drawable-v21/shutter_button_background_refocus.xml
res/drawable/cover.xml
res/drawable/photopage_bottom_button_background.xml [deleted file]
res/drawable/shutter_button_background_refocus.xml
res/drawable/shutter_button_background_still.xml
res/layout-land-v21/retake_done_cancel_layout.xml
res/layout-land/retake_done_cancel_layout.xml
res/layout-port-v21/retake_done_cancel_layout.xml
res/layout-port/retake_done_cancel_layout.xml
res/layout-v21/keyguard_widget.xml
res/layout/keyguard_widget.xml
res/values-v21/styles.xml
res/values/colors.xml
res/values/styles.xml
src/com/android/camera/app/CameraAppUI.java
src/com/android/camera/widget/FilmstripLayout.java