History log of /frameworks/base/core/res/res/drawable/list_selector_holo_dark.xml
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6fdab076b75b1ea470a216cba84f1015e77abfd0 15-Mar-2012 Dianne Hackborn <hackbod@google.com> Remove fade animations from framework drawables.

Change-Id: Ic4115ba779e88a405b5d2cd927db99c43def3704
/frameworks/base/core/res/res/drawable/list_selector_holo_dark.xml
079e23575024e103358c982152afb7a720ae1a8a 19-Oct-2010 Dianne Hackborn <hackbod@google.com> Add new fade in/out feature for drawable containers.

This is used to allow list view's pressed and activated indicators
to fade in an out, though of course it can be used elsewhere as well.

There is a lot of complexity in supporting this in list view. The
two main things that are being dealt with:

- When recycling views, we need to make sure that the view's drawable
state doesn't get animated from an old row's state. The recycler
now keeps track of which position a view was last in, and if it is
reused at a new position there is a new View/Drawable API to tell
it to jump to its current state instead of animating.

- For the pressed indicator to fade out, we need to keep displaying it
after it is hidden. There are new variables and code to keep track
of this state, and tweaks in various places to be able to remember
the last selected position and continue updating the drawable bounds
as needed.

Change-Id: Ic96aa1a3c05e519665abf3098892ff2cc4f0ef2f
/frameworks/base/core/res/res/drawable/list_selector_holo_dark.xml
50ae1dc3a4ed563ad7ad96adaa0353567474545c 23-Oct-2010 Adam Powell <adamp@google.com> New assets for lists and buttons

Change-Id: I289f2326cb9e21df963edfd7a6e8f951bdead732
/frameworks/base/core/res/res/drawable/list_selector_holo_dark.xml
8f39c64bf10f0427dbc50030062f501162b80689 19-Oct-2010 Dianne Hackborn <hackbod@google.com> Fix activated state in holo theme.

The background showing the activated state needs to be a
state list so it can change. Also remove the new default
drawable in the selector that appeared, since it is redundant
with the original default of being transparent.

Change-Id: I90b23883af73da05e4b314725ef6a8e374019565
/frameworks/base/core/res/res/drawable/list_selector_holo_dark.xml
f16888f1e849b0bc0b9c17e5f833c4e2cd54c382 12-Oct-2010 Adam Powell <adamp@google.com> Holo fixes

* Fix up ButtonGroup to behave better.
* Fix bad states with holo list selectors.
* Clean up action mode UI components.
* Change action mode UI to use a text button instead of 'X' to dismiss.
* Fixed spinner dropdowns for Holo.Light

Change-Id: Ifc092bd549ffb539d6a3b2ddd95ebd4b114a441f
/frameworks/base/core/res/res/drawable/list_selector_holo_dark.xml
be4d68e7b238b8ee879de0481e39c40d3f1683b6 09-Oct-2010 Adam Powell <adamp@google.com> Updated styles and metrics.

* Added preliminary ButtonGroup support for buttons that display as a unit.
* Fixed a bug with MenuBuilder that caused old-style icon menus to fail.
* Added support for explicitly setting line height in text.

Change-Id: I1ba65f09dd9e1bc833d247ebe72052a21e3f99f0
/frameworks/base/core/res/res/drawable/list_selector_holo_dark.xml
2fbf4de64f0ec5052201cea9519c44d5b1789a40 01-Oct-2010 Adam Powell <adamp@google.com> Holo theme progress and assets!

* Light and dark dialogs
* Checkboxes and radio buttons
* Toggle buttons

Warning! This is still a work in progress. This does not include final metrics.
Some assets (specifically dialogs) are currently misaligned.
/frameworks/base/core/res/res/drawable/list_selector_holo_dark.xml