List View Scroll Not Smooth
问题 i have a custom list view, which displays users, and there photos i retrieve the data from API, Which gives JSON Output, My Issue is that the list view is not scrolling smoothly, it hangs for a sec and scrolls, it repeats the same till we reach the end. i thought it might me because i am running network related operation on the UI thread, but it continues to do that even after it completes loading? the structure of my custom Listview is <TextView style="@style/photo_post_text" android:id="@