-
Notifications
You must be signed in to change notification settings - Fork 538
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
Can't find the method behind property in RadioButton #1227
Labels
need-info
Issues that need more information from the author.
Comments
I have attempted to reproduce this with the given reproduction steps and was unable to reproduce the exception. Do you perhaps have a reproduction project that you can attach to this issue for us to see firsthand what you are doing? Thanks! |
I am closing this issue due to no further information being provided. See the need-info tag for more information. |
jonpryor
added a commit
to jonpryor/xamarin-android
that referenced
this issue
Sep 20, 2021
jonpryor
added a commit
that referenced
this issue
Sep 21, 2021
jonathanpeppers
pushed a commit
that referenced
this issue
Sep 21, 2021
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Steps to Reproduce
Expected Behavior
return the drawable
Actual Behavior
throws Java.Lang.NoSuchMethodError: no method with name='getButtonDrawable' signature='()Landroid/graphics/drawable/Drawable;' in class Landroid/widget/RadioButton;
Version Information
Xamarin.Android 8.1.3.0
Log File
Click to expand
The text was updated successfully, but these errors were encountered: