You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tango should have its own fragment. with all tango related logic in it. There should be TangoDriver, ContentFitter and other tango-related classes in it.
In CameraTangoARActivity there should be only TangoFragment. everything else should be in the parent class.
We might need to build some interfaces for exchanging events between fragment and activity
The text was updated successfully, but these errors were encountered:
Tango should have its own fragment. with all tango related logic in it. There should be TangoDriver, ContentFitter and other tango-related classes in it.
In CameraTangoARActivity there should be only TangoFragment. everything else should be in the parent class.
We might need to build some interfaces for exchanging events between fragment and activity
The text was updated successfully, but these errors were encountered: