Logo View
interface LogoView
Content copied to clipboard
Interface for logo view.
The logo view implementation class should implement both the LogoView interface and a View class (e.g ImageView).
Functions
requestLayout
Link copied to clipboard
abstract fun requestLayout()
Content copied to clipboard
setLogoMargins
Link copied to clipboard
Properties
logoEnabled
Link copied to clipboard
Whether the logo view is enabled.
logoGravity
Link copied to clipboard
Returns the gravity value of the logo view.
Inheritors
LogoViewImpl
Link copied to clipboard