Closed Nolski closed 9 years ago
In the story list, the images become squashed.
Fixed by applying:
android:adjustViewBounds="true" android:scaleType="centerCrop"
... to the ImageView within the local feed row.
ref: http://stackoverflow.com/a/6143521
Fixed in #187
In the story list, the images become squashed.