From 3c1e9ee07e6cc09cf9ac4d28fb9615e8e36ed14c Mon Sep 17 00:00:00 2001 From: Shravya Ramesh Date: Fri, 12 Mar 2021 11:24:43 -0800 Subject: Defined specific width --- src/components/search/SearchResultCell.tsx | 1 + 1 file changed, 1 insertion(+) (limited to 'src/components/search/SearchResultCell.tsx') diff --git a/src/components/search/SearchResultCell.tsx b/src/components/search/SearchResultCell.tsx index 5cba6d2f..6954ff8c 100644 --- a/src/components/search/SearchResultCell.tsx +++ b/src/components/search/SearchResultCell.tsx @@ -172,6 +172,7 @@ const styles = StyleSheet.create({ flexDirection: 'row', paddingHorizontal: 25, paddingVertical: 15, + width: SCREEN_WIDTH, }, imageContainer: { width: SCREEN_WIDTH * 0.112, -- cgit v1.2.3-70-g09d2