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

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -