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

Android resource linking failed #150

Open
cjdemon opened this issue Jan 24, 2019 · 3 comments
Open

Android resource linking failed #150

cjdemon opened this issue Jan 24, 2019 · 3 comments

Comments

@cjdemon
Copy link

cjdemon commented Jan 24, 2019

My studio is 4.0 , then I Compile failed

Caused by: com.android.builder.internal.aapt.v2.Aapt2Exception: Android resource linking failed
C:\Users\chenjin.gradle\caches\transforms-1\files-1.1\jetified-boxing-impl-1.0.4.aar\6d92dfb7b26a8905f9bc2e235fcf50ee\res\layout\activity_boxing_bottom_sheet.xml:41: AAPT: error: attribute behavior_hideable (aka com.demo:behavior_hideable) not found.

C:\Users\chenjin.gradle\caches\transforms-1\files-1.1\jetified-boxing-impl-1.0.4.aar\6d92dfb7b26a8905f9bc2e235fcf50ee\res\layout\activity_boxing_bottom_sheet.xml:41: AAPT: error: attribute behavior_peekHeight (aka com.demo:behavior_peekHeight) not found.

@cjdemon cjdemon closed this as completed Jan 24, 2019
@cjdemon cjdemon reopened this Jan 24, 2019
@franticn
Copy link

same error in boxing 1.0.4 Android Studio 3.2.1

@TomatoWithEgg
Copy link

我有同样的问题

@CodePoem
Copy link

CodePoem commented Apr 16, 2019

You need add com.android.support:design:XXXX dependencies.

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

4 participants