Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Addition of more Actions #35

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Addition of more Actions #35

wants to merge 2 commits into from

Conversation

amlcurran
Copy link

Hi there,

I've used your project in my app and created some more Actions which I thought were useful. In case anyone else wants them, I forked your project and added them in. They are:

  • SearchAction: calls onSearchRequested() in the host Activity
  • DialogAction: calls showDialog() in the host Activity with defined id
  • InterfaceAction: allows the clicking of an Action to be handled in the host Activity

Sorry about the icons being of the wrong style in the ActionBarExample project; I don't actually have a decent image editor on my pc...

Regards,

Alex -- Espiandev

unknown and others added 2 commits August 8, 2011 17:43
Useful for developers to see how the new Actions can be easily implemented. The new Actions include a SearchAction (which invokes search in an Activity), DialogAction (which shows a Dialog in an Activity) and InterfaceAction (which allows the host Activity to handle the click of an Action)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant