NativeScript / NativeScript/android

SDK version 35 breaks the layout. It is stretched behind the status bar and the system bottom buttons.

Aperta
#1,833 2 commenti 11 reazioni 1 assegnatario Vedi su GitHub

@triniwiz ci sta già lavorando.

Dal 15/7/2025.

in progress
Lingua principale
C++
Stelle
563
Fork
144
Merge medio
10h 46m
PR unite (30g)
14

Descrizione

Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):

  • CLI: 8.9.2
  • Cross-platform modules: none
  • Android Runtime: 8.9.1
  • iOS Runtime (if applicable): n/a
  • Plugin(s): n/a

Describe the bug
The layout is stretched behind the status bar and the system soft buttons. In the "tabs" layout, the tabs remain behind the Android system soft buttons.

Image

To Reproduce
Install the Angular tabs template. Modify the "app.gradle" with

compileSdkVersion 35
buildToolsVersion "35"
targetSdkVersion 35

Expected behavior

Sample project

Additional context

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.