// DRAWABLE package com.myapp import android.content.Context fun Context.getAddIcon() = resources.getDrawable(R.drawable.test_icon, null)