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

Fails to compile with Android 29 #43

Open
ravipareek opened this issue Oct 29, 2020 · 3 comments
Open

Fails to compile with Android 29 #43

ravipareek opened this issue Oct 29, 2020 · 3 comments

Comments

@ravipareek
Copy link

Error with compiling project with android version 29. Getting error: duplicate value for resource 'attr/position' with config ''.

Attribute position is already used in API 29 so please change the name there so it is not a duplicate

@piphagor
Copy link

Same for me!

@letusneil
Copy link

hi @piphagor @ravipareek have you guys manage to find a work around for this?

@piphagor
Copy link

piphagor commented Sep 17, 2022

hi @piphagor @ravipareek have you guys manage to find a work around for this?

Hey @letusneil! You may try my fork https://github.com/piphagor/SegmentedButton, I'm pretty sure it solved the issue. Let me know if you need any help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants