NativeScript / NativeScript/android

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

Abierto
#1,833 2 comentarios 11 reacciones 1 asignado Ver en GitHub

@triniwiz ya está trabajando en esto.

Desde el 15/7/2025.

in progress
Lenguaje dominante
C++
Estrellas
563
Forks
144
Merge medio
10 h 46 min
PR fusionados (30 d)
14

Descripción

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

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.