summaryrefslogtreecommitdiffstats
path: root/res/layout/photoeditor_effects_menu.xml
Commit message (Collapse)AuthorAgeFilesLines
* Fix b/5974663: inconsistent transparency of disabled action buttons.Yuli Huang2012-02-091-4/+4
| | | | | | | | | 1. Avoid gray out save-button again as disabled alpha is already applied to all text buttons. 2. Reduce disabled alpha of image buttons to make them look consistent with text buttons. Change-Id: Ie76988db1424ce036470a754acd2e4501979dd1a
* Fix b/5403449.Yuli Huang2011-10-181-0/+44
1. Extract code that recreates/restores ActionBar as RestorableView, and make both ActionBar and EffectsMenu extend RestorableView. 2. Fix effects-menu buttons too close to each other. 3. Remove effects-menu buttons' highlight animations to look more responsive. Change-Id: I68e5bdcde702e611ccced5e169852c0e58a949fc