Is it possible set the scroll of a GridView at the end of it contextually an item is added?
Asked
Active
Viewed 25 times
1 Answers
0
Try adding this as a parent to your xml layout file.
<ScrollView>
</ScrollView>

Vinay Pandravada
- 88
- 14