All Downloads are FREE. Search and download functionalities are using the official Maven repository.

main.com.sceyt.chatuikit.presentation.components.channel_info.ChannelInfoStyleApplier.kt Maven / Gradle / Ivy

There is a newer version: 1.7.2
Show newest version
package com.sceyt.chatuikit.presentation.components.channel_info

import com.sceyt.chatuikit.styles.channel_info.ChannelInfoStyle

interface ChannelInfoStyleApplier {
    fun setStyle(style: ChannelInfoStyle)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy