Skip to content

Commit 52914fb

Browse files
committed
Merge pull request #153 from DongyangOne/camera-2
2 parents c56fc93 + 196af41 commit 52914fb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

app/(tabs)/_layout.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ const styles = StyleSheet.create({
327327
position: "absolute",
328328
left: 0,
329329
right: 0,
330-
top: height * 0.525,
330+
top: height * 0.625,
331331
alignItems: "center",
332332
zIndex: 12,
333333
},

babel.config.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)