android-simple-facebook icon indicating copy to clipboard operation
android-simple-facebook copied to clipboard

LikeView callback

Open gomjota opened this issue 10 years ago • 2 comments

I have an Activity where I call:

LikeView like_button = (LikeView) findViewById(R.id.like_view); like_button.setObjectId(...);

I don´t know how to handle if the user liked it. Any suggestions? Thanks

gomjota avatar Nov 03 '14 16:11 gomjota

Any updates on this?

seshuvinay avatar Feb 05 '15 06:02 seshuvinay

I met tha same problem, any one can solve this?

walter211 avatar Jul 30 '15 04:07 walter211