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

ids后面不能赋值为false #14

Open
helloworldjie opened this issue Apr 11, 2019 · 1 comment
Open

ids后面不能赋值为false #14

helloworldjie opened this issue Apr 11, 2019 · 1 comment

Comments

@helloworldjie
Copy link

helloworldjie commented Apr 11, 2019


<resources> <item type="id" name="framLayoutId">false</item> </resources>
改成
<resources> <item type="id" name="framLayoutId" /> </resources>

@junhuanchen
Copy link

关联错误为 AAPT: error: inner element must either be a resource reference or empty.

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

2 participants