Olá pessoal, to enfrentando esse erro que começou a aparecer apenas quando fiz o import para o AndroidStudio. A Lib em questão e a ShowCaseView.
O erro e esse...
android-apt-compiler: [library-ShowcaseView] C:\Users\Diogo\Dropbox\ProjetosAndroid\ShowcaseView-master\library\res\values\attrs.xml:4: error: Attribute "backgroundColor" has already been defined
O xml attrs está assim...
<?xml version="1.0" encoding="utf-8"?>
<resources>
<declare-styleable name="ShowcaseView">
<attr name="backgroundColor" format="color|reference"/>
</declare-styleable>
</resources>
Não existe em lugar algum esse name backgroundColor. Alguém já passou por isso ?
You received this message because you are subscribed to the Google Groups "Android Brasil - Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to androidbrasil-dev+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.






0 comentários:
Postar um comentário