Ah, I 've found this too:
http://code.google.com/p/android/issues/detail?id=20973
El jueves, 29 de septiembre de 2011 11:58:53 UTC-3, Akhilesh Mani Tiwari
escribió:
>
> Hi,
>
> I want to use ExpandableListView and Fragment class in same XML layout as
> ExpandableListView on left of screen and
It's not supported. There's no equivalent Fragment subclass as ListFragment
for ExpandableListView. It should be ExpandableListFragment, but it's not
in the SDK.
Some people have coded a customized view for this, take a look at this (I
have not tried it):
http://stackoverflow.com/questions/106
2 matches
Mail list logo