Vertical Seekbar and problems with R / android.R -
I am trying to get a vertical socket in my app and I have found a sort of solution here: < / P>
I downloaded and it looks good but how do I import it into my app? If I drag the source into my project then I get a bunch of errors related to "R"
Create a new project from an existing source If you are getting errors related to R class, then clean and recreate the project and make sure that you are importing com.example.R instead of Android. R.
Comments
Post a Comment