Join Slack
Powered by
when its activity i implement interface, and do: `...
# android
m
myanmarking
08/18/2017, 9:41 AM
when its activity i implement interface, and do:
Copy code
activity as Callback
and call it. but i need a generic solution to work with frags and act as host
d
david.bilik
08/18/2017, 10:07 AM
You can check targetFragment, parentFragment and activity and fine one that implements your callback. Work good for us
6
Views
Open in Slack
Previous
Next