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

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

package com.sceyt.chatuikit.presentation.components.channel_info

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

interface ChannelInfoStyleProvider {
    fun provideStyle(): ChannelInfoStyle
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy