[android-developers] Re: ICS holo list selector performance

2012-06-05 Thread Jon Perlow
Looks like the selector was simplified in the latest ICS release. On Apr 19, 11:25 pm, Jon Perlow wrote: > I'm trying to improve the transition of an Activity containing a ListView > that navigates to another Activity containing a ListView when the user > selects an item. > > In ICS, the holo the

[android-developers] Re: ICS holo list selector performance

2012-04-20 Thread Zsolt Vasvari
Are you referring to a multi-pane layout with multiple fragments? On Friday, April 20, 2012 2:25:16 PM UTC+8, Jon Perlow wrote: > > I'm trying to improve the transition of an Activity containing a ListView > that navigates to another Activity containing a ListView when the user > selects an item