From 35bd98f311a7671c387c6ba37d2d6e3ec710045d Mon Sep 17 00:00:00 2001 From: u-e Date: Tue, 15 Jan 2019 17:16:33 +0300 Subject: [PATCH] fixed image cover --- src/components/postCard/view/postCardView.js | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/components/postCard/view/postCardView.js b/src/components/postCard/view/postCardView.js index 0fde7f782..1a0ddb7c4 100644 --- a/src/components/postCard/view/postCardView.js +++ b/src/components/postCard/view/postCardView.js @@ -89,7 +89,12 @@ class PostCardView extends Component { onPress={() => this._handleOnContentPress()} > {!isHideImage && ( - + )} {content.title}