1

I want to zoom in my listview. My listview contains textviews. I want to be able to zoom the listview, so that items in the listview can be read easily.

Please guide me about that. I am a new android developer.

Community
  • 1
  • 1

1 Answers1

0

There is a work around where you could put text in WebView which is easily zoomable The straight forward way would be quite hard to implement you could refer to this link

Community
  • 1
  • 1
GoalGinger
  • 278
  • 1
  • 3
  • 7