Please see the picture. I have an application that shows data in the form of list but it is a WebView.My application size got increased and it is also creating a lot of data.
So if i convert all the webview to list view then will it reduce the size and does it make any sense to do so?
Or Please suggest me any other way to display data in list that reduce the size.