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

Callbacks #7

Open
yonilevy opened this issue Jul 1, 2013 · 4 comments
Open

Callbacks #7

yonilevy opened this issue Jul 1, 2013 · 4 comments

Comments

@yonilevy
Copy link

yonilevy commented Jul 1, 2013

It would be nice to be able to implement a delegate which gets called on different actions:

  • One of the activity buttons was tapped
  • An action was performed (e.g. share on facebook)
  • An action was cancelled

What do you think? I might be able to send a pull request.

@yangyubo
Copy link
Owner

yangyubo commented Jul 1, 2013

@yonilevy It would be a great feature! I also think that take advantage of block maybe more attractive and easy to use.

@ddaddy
Copy link

ddaddy commented Jul 21, 2013

I was just about to ask if this is suitable for my needs, but i'm guessing not.
I need to know which activity is chosen, and if mail I need to upload an image to my server before supplying the text to be used in the email.

So these callbacks mentioned here would be a great addition.

@bisrael
Copy link

bisrael commented Aug 20, 2013

Has any progress been made on this front? Thanks!

@yonilevy
Copy link
Author

I'm afraid I haven't had time for this, and no longer need the functionality, @bisrael go for it :)

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

No branches or pull requests

4 participants