setBottomView

open fun setBottomView(@Nullable view: View)

Sets an optional bottom overlay view that should translate together with the navigation bar.

Typically this is a bottom bar container identified by R.id.bottom_bar_overlay.