You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build
4.show more than 16 parameter warning and method doesn't generated
I know how to deal the class with this warning,
But it's has an invoker of the interface,I didn't know how to deal with this situation.
Expect:
1.create a class inherited from this interface within the client project(Xamarin.android project).
2.invoke the Client Class' method to trigger the customer interface method.
AndroidApp.zip the java code library sample i create
interfacelongmethodlibrary-debug.zip the java code library aar file i create
Steps to Reproduce
4.show more than 16 parameter warning and method doesn't generated
I know how to deal the class with this warning,
But it's has an invoker of the interface,I didn't know how to deal with this situation.
Expect:
1.create a class inherited from this interface within the client project(Xamarin.android project).
2.invoke the Client Class' method to trigger the customer interface method.