Skip to content

OnClickListner on menu icons #23

Open
@imbadal

Description

@imbadal

Hi Hitomis, I want to add onClickListner on the sub-menus. I added the following code but it is not working.

Intent intent1 = new Intent(this,Activity2.class); this.startActivity(intent1); return true;

Please help me to add the onClickListner.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions