NativeScript / NativeScript/android
SDK version 35 breaks the layout. It is stretched behind the status bar and the system bottom buttons.
@triniwiz đang làm issue này rồi.
Từ ngày 15/7/2025.
- Ngôn ngữ chính
- C++
- Star
- 563
- Fork
- 144
- Merge trung bình
- 10 giờ 46 phút
- Pull request đã merge (30 ngày)
- 14
Mô tả
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.
To Reproduce
Install the Angular tabs template. Modify the "app.gradle" with
compileSdkVersion 35
buildToolsVersion "35"
targetSdkVersion 35
Expected behavior
Sample project
Additional context
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Đánh giá
Issue này chưa được đánh giá.