android-swipelistview-sharp
android-swipelistview-sharp copied to clipboard
AndroidCodegenTarget added.
trafficstars
Newer versions of Xamarin.Android have shipped with a new way of generated android callable wrapper code that's a bit higher performance than the current default. By setting the AndroidCodegenTarget MSBuild property to XAJavaInterop1 you can opt into this newer generator. Please consider merging this and releasing an update to your bindings.
Thanks!