Open carstenhag opened 4 years ago
cc @JunDai @abhishek1508 for visibility
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Still relevant
Android API: Mapbox Navigation SDK version: 1.0.0-rc7 of both normal and ui sdk.
Steps to trigger behavior
com.mapbox.navigation.ui.instruction.InstructionView
in a layoutConnectionPool
, which shouldn't be done whenisInEditMode()
.Expected behavior
InstructionView preview renders with static/sample data, showing the customized colors
Actual behavior
Class can not be instantiated and therefore can't be previewed.