We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
same error in boxing 1.0.4 Android Studio 3.2.1
Sorry, something went wrong.
我有同样的问题
You need add com.android.support:design:XXXX dependencies.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: