setLogoMargins

Set the margins of the logo view.

Parameters

bottom

Margin to the bottom in pixel

left

Margin to the left in pixel

right

Margin to the right in pixel

top

Margin to the top in pixel

open override fun setLogoMargins(left: Int, top: Int, right: Int, bottom: Int)