Listable

interface Listable : Idable

Properties

Link copied to clipboard
abstract val id: String

Functions

Link copied to clipboard
open fun getIcon(context: Context): Drawable?
Link copied to clipboard
abstract fun getString(context: Context): String
Link copied to clipboard