I have a certain problem in my Activity. The ScrollView doesn\'t scroll down to the bottom. I have a screenshot for you.
This may be problem with your layout design. if you add the margin for the view then it will be visible clearly. so
In scrollview add
android:layout_marginBottom="30dp"