fix(android): keep content below status and navigation bars
This commit is contained in:
3
.github/workflows/build-app.yml
vendored
3
.github/workflows/build-app.yml
vendored
@@ -145,6 +145,9 @@ jobs:
|
||||
env:
|
||||
NDK_HOME: ${{ env.ANDROID_HOME }}/ndk/${{ env.NDK_VERSION }}
|
||||
|
||||
- name: Disable edge-to-edge system bars on Android
|
||||
run: node .github/scripts/patch-android-system-bars.mjs
|
||||
|
||||
- name: Regenerate app icons for Android
|
||||
run: node .github/scripts/generate-app-icons.mjs
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user