Android Question Help with Compile and build

iamdeolu

Member
This is not the correct way to ask for assistance.

Post the exact error message and we will help you solve it. My guess is that you are using the old RoundSlider class together with XUI Views. You should remove the class as it is already included in XUI Views.

you have really address the issue but the challenge I’m having is identifying the class which was declared.I’m really new to this language so because of that am really having issues with the library.
 
Upvote 0

DonManfred

Expert
Licensed User
Longtime User
but the challenge I’m having is identifying the class which was declared
It is the RoundSlider class you added to the project. Remove it.
 
Upvote 0
Top