gpt4 book ai didi

android - 这是什么警告: Ignoring InnerClasses attribute for an anonymous inner class that doesn't come with an associated EnclosingMethod attribute

转载 作者:IT王子 更新时间:2023-10-29 00:06:11 26 4
gpt4 key购买 nike

我创建了 3 个布局 HDPI 和 MDPI 和 LDPI,我编辑了 xml 文件中的任何一个,在控制台中,它们显示错误:

warning: Ignoring InnerClasses attribute for an anonymous inner class that doesn't come with an associated EnclosingMethod attribute. (This class was probably produced by a broken compiler.)

最佳答案

这是包含 jar 文件时的常见警告。

在proguard中使用下面的行来避免警告

-keepattributes EnclosingMethod

关于android - 这是什么警告: Ignoring InnerClasses attribute for an anonymous inner class that doesn't come with an associated EnclosingMethod attribute,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/17141832/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com