Why is my layout not scrolling despite implementing Scrollview in android?
I have a layout file of a fragment in which i am trying to implement scrollview in it. I have made Scrollview as a parent view but still it doesn’t scoll up and down. Below is the code of my layout file .