- The compilation error
error APT2258: invalid symbol name ' :drawable/import'
occurs because the image nameimport
is invalid. Rename it to another word.
error APT2258: invalid symbol name ' :drawable/import'
occurs because the image name import
is invalid. Rename it to another word.