// DRAWABLE import android.content.Context fun Context.getAddIcon() = resources.getDrawable(android.R.drawable.ic_menu_add, null)