adapt Submenu Indicator To Parent Position
open fun adaptSubmenuIndicatorToParentPosition(@Nullable position: ToolbarCoordinatorLayout.LayoutParams.Position)
Used to allow parent to notify child items of it's new position so the submenu indicator arrow can be placed correctly.
Parameters
position
Position of the parent toolbar, null
to avoid showing any indicators.