ShareButton usage

11 views
Skip to first unread message

Ioana Echim

unread,
Aug 6, 2014, 9:32:47 AM8/6/14
to codenameone...@googlegroups.com
Hello! I want to use the ShareButton , I made this code and it works fine:

southTabShare = new ShareButton();
southTabShare.setText(UIManager.getInstance().localize("share", "Share"));
southTabShare.setUIID("ButtonSouthMenu");
southTabShare.setTextPosition(2);

But I want to be able to know if the user actually made a share.. or canceled it. Is there a listener or some way to catch that?

Thanks!


Shai Almog

unread,
Aug 6, 2014, 10:38:33 AM8/6/14
to codenameone...@googlegroups.com
Hi,
unfortunately no. This is handled by an external OS process so we don't have an indication if sharing was actually performed.
Reply all
Reply to author
Forward
0 new messages