OSDN Git Service

Change gear icon background and implement pressed state
authorDoris Liu <tianliu@google.com>
Fri, 14 Feb 2014 23:42:57 +0000 (15:42 -0800)
committerDoris Liu <tianliu@google.com>
Tue, 18 Feb 2014 21:55:17 +0000 (13:55 -0800)
commit5842607d1b9ec2b5e751a8aaf43ff97cc3f85d22
tree5a9055d23fbb6d66b07a5f66338687e847ca66f9
parent1d4fe64441b8384b3fbeed545f66675a16735074
Change gear icon background and implement pressed state

Bug: 13004843
Bug: 13005562
Change-Id: I18b44283bb337ca0bb3eb4aae923398a8ac4bfbb
res/drawable/settings_gear_background.xml [new file with mode: 0644]
res/drawable/settings_gear_background_normal.xml [new file with mode: 0644]
res/drawable/settings_gear_background_pressed.xml [new file with mode: 0644]
res/layout/mode_list_layout.xml
res/values/colors.xml
src/com/android/camera/ui/ModeListView.java