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.
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.
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