ViewPadding

constructor(@Px start: Int, @Px top: Int, @Px end: Int, @Px bottom: Int)

Parameters

start

the start padding of the view

top

the top padding of the view

end

the end padding of the view

bottom

the bottom padding of the view