MCPFeedback Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
MCPFeedback Android SDK
sdk-ui
/
io.mcpfeedback.sdk.ui.compose.theme
Package-level
declarations
Types
Types
Feedback
Theme
Colors
Link copied to clipboard
data
class
FeedbackThemeColors
(
@
ColorInt
val
primary
:
Int
,
@
ColorInt
val
onPrimary
:
Int
,
@
ColorInt
val
surface
:
Int
,
@
ColorInt
val
onSurface
:
Int
,
@
ColorInt
val
error
:
Int
,
@
ColorInt
val
onError
:
Int
)
Public, Compose-free theme colors config (D-13, AND-UI-05).