From abb032a2c4b6907575531f3cd94728a0cc77bc1d Mon Sep 17 00:00:00 2001 From: Ivan Chen Date: Fri, 9 Jul 2021 15:52:46 -0400 Subject: Fix choosing category header issue --- src/screens/profile/ChoosingCategoryScreen.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/screens/profile/ChoosingCategoryScreen.tsx b/src/screens/profile/ChoosingCategoryScreen.tsx index cdc941db..720412a4 100644 --- a/src/screens/profile/ChoosingCategoryScreen.tsx +++ b/src/screens/profile/ChoosingCategoryScreen.tsx @@ -21,6 +21,7 @@ import {updateMomentCategories} from '../../store/actions'; import {RootState} from '../../store/rootReducer'; import { getMomentCategoryIconInfo, + HeaderHeight, normalize, SCREEN_HEIGHT, SCREEN_WIDTH, @@ -90,7 +91,7 @@ const ChoosingCategoryScreen: React.FC = ({ return ( - + -- cgit v1.2.3-70-g09d2