Questions tagged [android-scrolling]

17 questions
0
votes
2 answers

ListView getting displayed, but App crashes on Scrolling and clicking

I have a ListView with a custom layout named custom_listview.xml:
Tejas
  • 157
  • 2
  • 10
-1
votes
1 answer

Android ScrollView remove border

When I use ScrollView, no matter how I set it up, Scrollview will always have a green border, setting the background to Scorllview doesn’t work. Below is part of my xml file
1
2