I have a problem with the emulator in android studio. It shows an error in file ic_launcher_round.xml
. Saying this file failed to compile and the element must be declared on the xml code.
code in the ic_launcher_round.xml
file :
<component name="libraryTable">
<library name="Gradle: android.arch.lifecycle:livedata-core:1.1.1@aar">
<CLASSES>
<root url="jar://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/29f26e9a69885b61025619da3a205e0c/jars/classes.jar!/" />
<root url= "file"
Thank you