Hmm, I tried injecting a view group at the root of the items, but still it doesn't work. Weird. When I put logs, correct view types get returned, and morever, the gravity stuff works fine, but the backgrounds just dont work.
Damn!! I thought I knew list views very well. Kumar Bibek http://techdroid.kbeanie.com http://www.kbeanie.com On Thu, Apr 28, 2011 at 12:11 AM, Kostya Vasilyev <[email protected]>wrote: > 27.04.2011 22:33, Mark Murphy пишет: > > On Wed, Apr 27, 2011 at 2:29 PM, Kostya Vasilyev<[email protected]> >> wrote: >> >>> It probably means it won't be called by itself. >>> >> Precisely. Sometime after you call setAdapter(), then (and only then) >> will getViewTypeCount() be called. >> > > Right. > > > I'm not quite sure why they are emphasizing the point. >> > > Long term goal - self-writing software, using some new Thought-To-Code > service ? > > :) :) :) > > > -- > Kostya Vasilyev -- http://kmansoft.wordpress.com > > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

