I'm getting error while compile gradle project
Error:(128, 35) error: cannot find symbol variable ic_contact_picture
but such resource is most definitely available, Android Studio even show me picture of that resource in left border
I tried clean, build, rebuild, restart or sync Studio/project, as advised i.e. here, all without success.
What I'm doing wrong?