On March 24, 2014 at 4:32:57 AM, Heiko W.Rupp (hrupp@redhat.com) wrote:
Hey,
[ this is with 1.3.1 ]
Pipeline.get(name, ..) allows to use Fragments and Activities as "callbacks".
What is the recommended way to use that inside a Service?
>From looking at the code I think the logic inside LoaderAdapter
could accept the AbstractCallback as sort of "fallback" for
cases that are neither Activity nor Fragment.
Thanks
Heiko