gpt4 book ai didi

c# - 在 OnActionExpandListener 上找不到符号

转载 作者:塔克拉玛干 更新时间:2023-11-02 19:14:44 29 4
gpt4 key购买 nike

我正在为支持 Gingerbread 及更高版本的 Android 应用程序添加 v4 支持。我添加了 ActionBarSherlock,它引用了 Xamarin.Android.Support.v4。也有对 Mono.Android.Support.v4 的引用。我还将 android-support-v4.jar 文件添加到 SupportLib 文件夹,并将 Build Action 设置为 AndroidJavaLibrary。但是,我遇到了一个我无法克服的错误,它是:

/obj/Debug/android/src/mono/android/support/v4/view/MenuItemCompat_OnActionExpandListenerImplementor.java(41,41): Error:  cannot find symbol
symbol : class OnActionExpandListener
location: class android.support.v4.view.MenuItemCompat
android.support.v4.view.MenuItemCompat.OnActionExpandListener

为什么会出现这个错误?如何解决?

最佳答案

您不能同时引用 Xamarin.Android.Support.V4Mono.Android.Support.V4

我建议仅引用 Xamarin.Android.Support.V4,因为它是对 Android 支持库 v4 的更新绑定(bind)。删除 Mono.Android.Support.V4android-support-v4.jar

关于c# - 在 OnActionExpandListener 上找不到符号,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/21395795/

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