Open bahacan19 opened 9 years ago
How can i track the position of PARPoi item on the screen? Actually i want a listener which is set to PARController and call PARFragment s implemented methods when a PARPoi is in given boundaries.
PARPoi
PARController
PARFragment
How can i track the position of
PARPoi
item on the screen? Actually i want a listener which is set toPARController
and callPARFragment
s implemented methods when aPARPoi
is in given boundaries.