mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-12 13:05:41 +03:00
removed stretch from thumb image
This commit is contained in:
parent
c37edcf39b
commit
ad6b7581d7
@ -91,7 +91,6 @@ class PostCardView extends Component {
|
||||
source={_image}
|
||||
style={styles.thumbnail}
|
||||
defaultSource={DEFAULT_IMAGE}
|
||||
resizeMode={FastImage.resizeMode.stretch}
|
||||
/>
|
||||
)}
|
||||
<View style={[styles.postDescripton]}>
|
||||
|
Loading…
Reference in New Issue
Block a user