blob: 6b52a3468e42971455d6217f3ed83a04eebf3fe2 [file] [log] [blame]
// DRAWABLE
import android.content.Context
fun Context.getAddIcon() = resources.getDrawable(android.R.drawable.<caret>ic_menu_add, null)