Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

googlesamples/android-WatchFace: AAPT build error #8

Closed
codingjeremy opened this issue Aug 3, 2019 · 0 comments
Closed

googlesamples/android-WatchFace: AAPT build error #8

codingjeremy opened this issue Aug 3, 2019 · 0 comments
Labels
migrated googlesamples Issue migrated from old repo location (googlesamples/)

Comments

@codingjeremy
Copy link
Contributor

codingjeremy commented Aug 3, 2019

Original issue created by @IgorGanapolsky in the old repo location (googlesamples/android-WatchFace):

Hello,
I am getting the following build error:

AAPT: error: duplicate value for resource 'attr/progress' with config ''.

The incremental values.xml look like this:
<declare-styleable name="SeekArc"><attr format="dimension" name="arcWidth"/><attr format="color" name="arcColor"/><attr format="integer" name="startAngle"/><attr format="integer" name="sweepAngle"/><attr format="integer|reference" name="maxProgress"/><attr format="integer|reference" name="progress"/><attr format="color" name="progressColor"/><attr format="boolean" name="roundCorner"/><attr format="color" name="thumbColor"/><attr format="dimension" name="thumbRadius"/><attr format="string" name="seekDirection"/></declare-styleable>

@codingjeremy codingjeremy changed the title AAPT build error googlesamples/android-WatchFace: AAPT build error Aug 7, 2019
@codingjeremy codingjeremy added the migrated googlesamples Issue migrated from old repo location (googlesamples/) label Aug 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
migrated googlesamples Issue migrated from old repo location (googlesamples/)
Projects
None yet
Development

No branches or pull requests

1 participant