fix hitslop

This commit is contained in:
ammarahm-ed
2020-11-07 12:14:02 +05:00
parent e19552e4c5
commit 9503341aa1

View File

@@ -15,10 +15,12 @@ export const HeaderMenu = () => {
onPress={() => {
eSendEvent(eOpenSortDialog);
}}
hitSlop={{top: 10, right: 10, left: 30, bottom: 15}}
activeOpacity={1}
style={{
flexDirection: 'row',
alignItems: 'center',
zIndex:10
}}>
<Text
style={{