android - How to call a multi sourced drawable? -


recently started learning android studio. have problem when added images directly in drawable folder called using r.drawable shown in picture:

screenshot 1

but when call multi sourced drawable not. said "unknown class". screenshot 2


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -