Package-level declarations

Types

Link copied to clipboard
object CoreUtil
Link copied to clipboard
class FeedbackConfig(val receiver: String, val subject: String, val body: String = "", val bodyIsHtml: Boolean = false, val titleForChooser: String = "Send feedback with")
Link copied to clipboard
enum Level : Enum<Level>

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun Level.getTextColor(textColor: Int): Int
Link copied to clipboard
fun Level.getTitleColor(textColor: Int): Int