Skip to content

Commit

Permalink
Drop ImaAdsLoader.EventListener because of strange binding errors
Browse files Browse the repository at this point in the history
  • Loading branch information
MKuckert committed Sep 7, 2017
1 parent 94c5c8e commit 852615c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ExoPlayer.Ext.Ima/Transforms/Metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@
This sample removes the method: android.support.v4.content.CursorLoader.loadInBackground:
<remove-node path="/api/package[@name='android.support.v4.content']/class[@name='CursorLoader']/method[@name='loadInBackground']" />
-->
</metadata>
<remove-node path="/api/package[@name='com.google.android.exoplayer2.ext.ima']/interface[@name='ImaAdsLoader.EventListener']" />
</metadata>

0 comments on commit 852615c

Please sign in to comment.