ActionButtonsBinder
Base Binder class used for inflating and binding Action Buttons layout. Use ActionButtonsBinder.defaultBinder to access default implementation.
Constructors
Types
Functions
Link copied to clipboard
Triggered when this view binder instance is attached. The viewGroup returns a MapboxNavigationObserver which gives this view a simple lifecycle.
Link copied to clipboard
abstract fun onCreateLayout(layoutInflater: LayoutInflater, root: ViewGroup): ViewGroup
Content copied to clipboard
Create layout that will host action buttons containers.