Then it sounds like you just answered the question. Can we take this as a general rule, that a ListView should not have another ListView as a child view? What other restrictions are there on what it can have as child views?
On Feb 13, 2:45 pm, Kostya Vasilyev <[email protected]> wrote: > 14 февраля 2012 г. 2:37 пользователь Indicator Veritatis > <[email protected]>написал: > > > > > So the REAL question is: why are you trying to call addView on an > > AdapterView? > > He's not, the framework is -- since the ListView in the XML has children > (and one of those is another ListView, oh my). -- 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

