Closed jamsshhayd closed 5 years ago
Quick research says that you need to use Binding of Java Library.
As alternative you can try to use this plugin.
I managed to add the references and put the suggested xml element in the activity. But then suddenly this runtime exception occured that it is not going to get inflated.
Android.Views.InflateException: Binary XML file line #20: Binary XML file line #20: Error inflating class com.cleveroad.loopbar.widget.loopbarview
We don't have expertise in Xamarin development, so you need to find the way how to run this (or any other) lib on your own. It would be great if you post your solution here for anyone who also interested in using this lib in Xamarin.
Sure, I will post the solution if I am able to find one.
Hi @jamsshhayd, are you able to bind the LoopBar into your Xamarin applications? Thanks
@rolloqueritchie I had to move towards another thing because of a short deadline and I had used bottombar to achieve this feature.
I have just watched a thread on stackoverflow, in the Answers section a person recommended this so I was curious to know how am I going to reference in my Xamarin Applications?