class referenced in the layout file ... was not found in the project or the libraries
aar 파일 다운
Project>app>libs(없다면 디렉토리 추가)에 다운 받은 aar 파일 추가하기
build.gradle(Module)에 implementation files('libs/aar파일명(확장자 포함)') 추가