I am fetching tweets with hashtag using the search API and result is coming fine but the images are not displaying in list view.
I am using the following sdk version:
compile ‘com.twitter.sdk.android:twitter:3.1.1’
compile ‘com.squareup.picasso:picasso:2.5.2’