CSNavigationItemView

constructor(navigationParent: CSActivityView<out ViewGroup>, horizontalPadding: Float = 0.0f, verticalPadding: Float = 0.0f, @LayoutRes viewLayout: Int, @LayoutRes frameLayout: Int? = null, @LayoutRes fullScreenFrameLayout: Int? = null)
constructor(parent: CSActivityView<out ViewGroup>, contentWidthMarginDp: Float, contentHeightMarginDp: Float, @LayoutRes viewLayout: Int, @LayoutRes frameLayout: Int? = null)
constructor(parent: CSActivityView<out ViewGroup>, contentWidthMarginDp: Float, contentHeightMarginDp: Float, @LayoutRes viewLayout: Int)