NativeScript / NativeScript/android

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

オープン
#1,833 コメント 2 件 リアクション 11 件 担当者 1 名 GitHub で見る

@triniwiz がすでに取り組んでいます。

2025年7月15日 から。

in progress
主要言語
C++
スター
563
フォーク
144
平均マージ
10時間 46分
マージ済み PR(30日)
14

説明

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

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。