jan.rabe
fun Int.asColor(context: Context): Int { return ContextCompat.getColor(context, android.R.color.transparent) }