Skip to content
This repository has been archived by the owner on Aug 26, 2024. It is now read-only.

Commit

Permalink
Update Android Bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardocolombo committed Dec 13, 2022
1 parent 20174c9 commit ea84aae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions BindingSource/AnylineXamarinSDK.Droid/Transforms/Metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,8 @@

<attr path="/api/package[@name='io.anyline.view']/class[@name='AbstractScanViewPlugin']/method[@name='getCutoutRect' and count(parameter)=0]" name="visibility">protected</attr>

<attr path="/api/package[@name='io.anyline.plugin.tire']/class[@name='TireSizeScanResult']/method[@name='getResult' and count(parameter)=0]" name="managedReturn">Java.Lang.Object</attr>

<remove-node path="/api/package[@name='io.anyline.trainer']/class[@name='AssetController']" />
<remove-node path="/api/package[@name='io.anyline.products']/class[@name='AnylineUpdater']/method[@name='getControllerForPluginId']"/>

Expand Down

0 comments on commit ea84aae

Please sign in to comment.