mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-15 00:23:34 +03:00
removed stretch from thumb image
This commit is contained in:
parent
bdde12f79b
commit
e9b8271eaf
@ -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