ChannelListFragmentViewStyle
data class ChannelListFragmentViewStyle(@Px val searchInputMarginStart: Int, @Px val searchInputMarginTop: Int, @Px val searchInputMarginEnd: Int, @Px val searchInputMarginBottom: Int) : ViewStyle
Style for ChannelListFragment. Use this class together with TransformStyle.channelListFragmentStyleTransformer to change ChannelListFragment styles programmatically.