@@ -249,7 +249,7 @@ const styles = StyleSheet.create({
},
backIcon: {
width: 48,
- height: 48,
+ height: toolbarSize,
zIndex: 2,
marginLeft: isIOS ? 0 : 2,
alignItems: 'center',
@@ -278,7 +278,7 @@ const styles = StyleSheet.create({