Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use it in Xamarin.Android #19

Closed
jamsshhayd opened this issue Mar 30, 2017 · 6 comments
Closed

How to use it in Xamarin.Android #19

jamsshhayd opened this issue Mar 30, 2017 · 6 comments
Labels

Comments

@jamsshhayd
Copy link

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?

@Iojjj
Copy link

Iojjj commented Mar 30, 2017

Quick research says that you need to use Binding of Java Library.

  1. Download .aar file here.
  2. Check this manual and try follow its steps.

As alternative you can try to use this plugin.

@Iojjj Iojjj added the question label Mar 30, 2017
@jamsshhayd
Copy link
Author

jamsshhayd commented Mar 31, 2017

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**

Here is a screenshot

@Iojjj
Copy link

Iojjj commented Mar 31, 2017

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.

@jamsshhayd
Copy link
Author

Sure, I will post the solution if I am able to find one.

@rolloqueritchie
Copy link

Hi @jamsshhayd, are you able to bind the LoopBar into your Xamarin applications? Thanks

@jamsshhayd
Copy link
Author

@rolloqueritchie I had to move towards another thing because of a short deadline and I had used bottombar to achieve this feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants