I am getting below error while building gradle.
Error:(7, 8) error: cannot access ScrollingView class file for android.support.v4.view.ScrollingView
When I choose to go to original option due to error, open this class
You seem to be using both V4 and V7. Try changing the order of the classpath from the project structure.