UI: add a bar to the android app

This commit is contained in:
Pieter Vander Vennet 2025-08-11 18:49:03 +02:00
parent 40aef4bc58
commit 7d98a14252

View file

@ -156,11 +156,14 @@
</script>
<main>
<div class="w-full low-interaction">
<InsetSpacer height={AndroidPolyfill.getInsetSizes().top}/>
</div>
<DrawerLeft shown={guistate.pageStates.menu}>
<MenuDrawerIndex onlyLink={true} state={menuDrawerState} />
</DrawerLeft>
<div class="flex w-screen flex-col p-2 sm:p-4">
<InsetSpacer height={AndroidPolyfill.getInsetSizes().top}/>
<!-- Top menu bar -->
<div class="flex w-full justify-between overflow-hidden pb-4">
<button on:click={() => guistate.pageStates.menu.set(true)} class="m-0 rounded-full p-2">