Useless
exlist.setOnChildClickListener (new OnChildClickListener () {
@ Override
public boolean onChildClick (ExpandableListView parent, View v,
int groupPosition, int childPosition, long id) {
. new AlertDialog.Builder (NewTabHost.this) setTitle ("trigger!!!");
return false;
}
});
Adapter inside
@ Override
public boolean isChildSelectable (int groupPosition, int childPosition) {
/ / TODO Auto-generated method stub
return true;
}
Also returns true the
<-! Main posts under Banner (D4) -><-! Posts under the main text (D5) ->
Reply:
Help, come to Caesar
Reply:
ExpandableListView has not set adapter
Reply:
The landlord saying understand the point ah! So that others understand how ah!
Reply:
Said the landlord did not understand what the meaning of
Reply:
In fact, I want to tell the landlord weak weak, the dialog that you have no show ah
Reply:
In fact, the effect of the landlord to see if you can Toast a hint.
No comments:
Post a Comment