Hello
I'm trying to interact with the SlidingDrawer I've made, following the
Android sdk.
What should I do to fix a Listener on the different item in the
SlidingDrawer?
thx a lot
I've tried this but throwing an exception during the execution
SlidingDrawer Slide = (SlidingDrawer) findViewById(R.id.
Slide.setOnClickListener(new OnClickListener() {
public void onClick(View v) {
showDialog(VITESSE_DIALOG_ID);
}
});
--
You received this message because you are subscribed to the Google
Groups "Android Beginners" 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-beginners?hl=en