mirror of
https://github.com/ecency/ecency-mobile.git
synced 2025-01-05 21:06:21 +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}
|
source={_image}
|
||||||
style={styles.thumbnail}
|
style={styles.thumbnail}
|
||||||
defaultSource={DEFAULT_IMAGE}
|
defaultSource={DEFAULT_IMAGE}
|
||||||
resizeMode={FastImage.resizeMode.stretch}
|
|
||||||
/>
|
/>
|
||||||
)}
|
)}
|
||||||
<View style={[styles.postDescripton]}>
|
<View style={[styles.postDescripton]}>
|
||||||
|
Loading…
Reference in New Issue
Block a user