java - Trying to bind glide in Xamarin -


i want bind library glide in xamarin, getting stuck oncom.bumptech.glide.bitmapoptions.

as interface, binds ibitmapoptions, can't find name in namespace. have tried looking in output folder, interface seems have disappeared.

i looked @ other errors getting , binding project can't find 2 other interfaces. looked in java code, , see uses <?, ?, ?, ?> generic syntax.

is there problem syntax makes cannot bound? if so, how solve this?

glide xamarin binding on github: https://github.com/thanhdatbkhn/glidexamarinbinding


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -