mapbox / mapbox-vision-android-teaser

Other
29 stars 13 forks source link

Extract Safey feature to SafetyFragment #206

Closed yuryybk closed 4 years ago

yuryybk commented 4 years ago

Extract Safety feature to SafetyFragment to simplify code perception. Attempt to show how we can extract Safety features to separate entities.

No changes in logic related to Safety feature and VisionSafetyManager & VisionSafetyListener

@mapbox/vision-android let's discuss here if we need extraction of other vision features (signs, segmentation, detections) to separate fragments.