From e858873285cb862e365331ce183fb3d2282f239c Mon Sep 17 00:00:00 2001 From: ankit-thanekar007 Date: Thu, 11 Mar 2021 10:31:59 -0800 Subject: TMA-697 Bug fixes --- src/screens/main/NotificationsScreen.tsx | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/screens/main/NotificationsScreen.tsx b/src/screens/main/NotificationsScreen.tsx index 74bcf906..1dcae36e 100644 --- a/src/screens/main/NotificationsScreen.tsx +++ b/src/screens/main/NotificationsScreen.tsx @@ -240,6 +240,7 @@ const styles = StyleSheet.create({ }, sectionHeaderContainer: { width: '100%', + backgroundColor: 'white', }, sectionHeader: { marginLeft: '8%', -- cgit v1.2.3-70-g09d2