aboutsummaryrefslogtreecommitdiff
path: root/src/screens/main/NotificationsScreen.tsx
diff options
context:
space:
mode:
authorankit-thanekar007 <ankit.thanekar007@gmail.com>2021-03-11 10:31:59 -0800
committerankit-thanekar007 <ankit.thanekar007@gmail.com>2021-03-15 11:32:58 -0700
commite858873285cb862e365331ce183fb3d2282f239c (patch)
tree841e4b0b3b1783d604ea4ca5bfa972e6eed13930 /src/screens/main/NotificationsScreen.tsx
parentda60a2a3921a96a5c0b26f682f1b7d5c971dd6df (diff)
TMA-697 Bug fixes
Diffstat (limited to 'src/screens/main/NotificationsScreen.tsx')
-rw-r--r--src/screens/main/NotificationsScreen.tsx1
1 files changed, 1 insertions, 0 deletions
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%',