Hi
in your xml change the bold item you must specify the id respect to
*...@android:id/list
not @+id/list*
Thank you.
On Wed, Mar 3, 2010 at 5:52 PM, YCH wrote:
> Hi all,
>
> I am encountering an exception in the onCreate method of an activity.
>
> java.lang.RuntimeException: Your conte
Hi all,
I am encountering an exception in the onCreate method of an activity.
java.lang.RuntimeException: Your content must have a
ExpandableListView whose id attribute is 'android.R.id.list'
The onCreate method is as below.
public class TestActivity extends ExpandableListActivity {
@O
2 matches
Mail list logo