fix: android fix

This commit is contained in:
2024-11-15 04:08:37 +07:00
parent b574f83e74
commit 0a9653bcc8
7 changed files with 55 additions and 14 deletions
+1
View File
@@ -22,6 +22,7 @@ export default function Layout() {
drawerType: media.sm ? "front" : "permanent",
drawerStyle: { width: 250 },
headerLeft: media.sm ? undefined : () => null,
headerStyle: {elevation: 0, borderBottomWidth: 0}
}}
>
<Drawer.Screen