Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Asynclayoutinflater
Thêm các bố cục một cách không đồng bộ để tránh hiện tượng giật trong giao diện người dùng.
Bản cập nhật mới nhất |
Bản phát hành ổn định |
Bản phát hành dùng thử |
Bản phát hành beta |
Bản phát hành alpha |
Ngày 9 tháng 4 năm 2025 |
1.1.0 |
- |
- |
- |
Khai báo phần phụ thuộc
Để thêm một phần phụ thuộc trên AsyncLayoutInflater, bạn phải thêm kho lưu trữ Google Maven vào
dự án. Đọc phần Kho lưu trữ Maven của Google để biết thêm thông tin.
Thêm các phần phụ thuộc cho cấu phần phần mềm bạn cần trong tệp build.gradle
cho ứng dụng hoặc mô-đun:
Groovy
dependencies {
implementation "androidx.asynclayoutinflater:asynclayoutinflater:1.1.0"
}
Kotlin
dependencies {
implementation("androidx.asynclayoutinflater:asynclayoutinflater:1.1.0")
}
Ý kiến phản hồi
Ý kiến phản hồi của bạn có thể giúp chúng tôi cải thiện Jetpack. Hãy cho chúng tôi biết nếu bạn phát hiện lỗi mới hoặc có ý tưởng cải thiện thư viện này. Vui lòng xem các lỗi hiện có trong thư viện này trước khi báo một lỗi mới. Bạn có thể thêm lượt bình chọn cho lỗi hiện có bằng cách nhấp vào nút dấu sao.
Báo lỗi mới
Xem tài liệu về Công cụ theo dõi lỗi để biết thêm thông tin.
Không có ghi chú phát hành cho cấu phần phần mềm này.
Phiên bản 1.1.0
Phiên bản 1.1.0
Ngày 9 tháng 4 năm 2025
Phát hành androidx.asynclayoutinflater:asynclayoutinflater:1.1.0
và androidx.asynclayoutinflater:asynclayoutinflater-appcompat:1.1.0
. Phiên bản 1.1.0 bao gồm các thay đổi sau.
Thay đổi quan trọng kể từ phiên bản 1.0.0
- Cho phép định cấu hình
AsyncLayoutFactory
khi khởi tạo AsyncLayoutInflater
. Đối với ngữ cảnh AppCompat, bạn có thể cung cấp thông tin này thông qua AsyncAppCompatFactory
giúp khởi chạy các chế độ xem AppCompat một cách chính xác.
- API
inflate
chấp nhận một trình thực thi mà tại đó lệnh gọi lại OnInflateFinishedListener
có thể được kích hoạt.
Phiên bản 1.1.0-rc01
Ngày 26 tháng 3 năm 2025
Phát hành androidx.asynclayoutinflater:asynclayoutinflater:1.1.0-rc01
và androidx.asynclayoutinflater:asynclayoutinflater-appcompat:1.1.0-rc01
mà không có thay đổi đáng kể nào so với phiên bản thử nghiệm cuối cùng. Phiên bản 1.1.0-rc01 bao gồm các thay đổi sau.
Phiên bản 1.1.0-beta01
Ngày 12 tháng 3 năm 2025
Phát hành androidx.asynclayoutinflater:asynclayoutinflater:1.1.0-beta01
và androidx.asynclayoutinflater:asynclayoutinflater-appcompat:1.1.0-beta01
. Phiên bản 1.1.0-beta01 bao gồm các thay đổi sau.
Sửa lỗi
- Thư viện này hiện sử dụng chú giải về tính chất rỗng của JSpecify, là loại sử dụng. Nhà phát triển Kotlin nên sử dụng đối số trình biên dịch sau để thực thi cách sử dụng chính xác:
-Xjspecify-annotations=strict
(đây là giá trị mặc định bắt đầu từ phiên bản 2.1.0 của trình biên dịch Kotlin). (I32dda, b/326456246)
Phiên bản 1.1.0-alpha01
Ngày 5 tháng 10 năm 2022
Phát hành androidx.asynclayoutinflater:asynclayoutinflater:1.1.0-alpha01
và androidx.asynclayoutinflater:asynclayoutinflater-appcompat:1.1.0-alpha01
. Phiên bản 1.1.0-alpha01 bao gồm các thay đổi sau.
Tính năng mới
- Cho phép định cấu hình
AsyncLayoutFactory
khi khởi tạo AsyncLayoutInflater
. Đối với ngữ cảnh AppCompat, bạn có thể cung cấp thông tin này thông qua AsyncAppCompatFactory
giúp khởi chạy các chế độ xem AppCompat một cách chính xác.
- API tăng cường chấp nhận trình thực thi mà tại đó lệnh gọi lại
OnInflateFinishedListener
có thể được kích hoạt.
Nội dung và mã mẫu trên trang này phải tuân thủ các giấy phép như mô tả trong phần Giấy phép nội dung. Java và OpenJDK là nhãn hiệu hoặc nhãn hiệu đã đăng ký của Oracle và/hoặc đơn vị liên kết của Oracle.
Cập nhật lần gần đây nhất: 2025-07-27 UTC.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2025-07-27 UTC."],[],[],null,["# Asynclayoutinflater\n===================\n\nAPI Reference \n[androidx.asynclayoutinflater.view](/reference/kotlin/androidx/asynclayoutinflater/view/package-summary) \nInflate layouts asynchronously to avoid jank in the UI. \n\n| Latest Update | Stable Release | Release Candidate | Beta Release | Alpha Release |\n|---------------|---------------------------------------------------------------|-------------------|--------------|---------------|\n| April 9, 2025 | [1.1.0](/jetpack/androidx/releases/asynclayoutinflater#1.1.0) | - | - | - |\n\nDeclaring dependencies\n----------------------\n\nTo add a dependency on AsyncLayoutInflater, you must add the Google Maven repository to your\nproject. Read [Google's Maven repository](/studio/build/dependencies#google-maven)\nfor more information.\n\nAdd the dependencies for the artifacts you need in the `build.gradle` file for\nyour app or module: \n\n### Groovy\n\n```groovy\ndependencies {\n implementation \"androidx.asynclayoutinflater:asynclayoutinflater:1.1.0\"\n}\n```\n\n### Kotlin\n\n```kotlin\ndependencies {\n implementation(\"androidx.asynclayoutinflater:asynclayoutinflater:1.1.0\")\n}\n```\n\nFeedback\n--------\n\nYour feedback helps make Jetpack better. Let us know if you discover new issues or have\nideas for improving this library. Please take a look at the\n[existing issues](https://issuetracker.google.com/issues?q=componentid:460550%20status:open)\nin this library before you create a new one. You can add your vote to an existing issue by\nclicking the star button.\n\n[Create a new issue](https://issuetracker.google.com/issues/new?component=460550&template=1422675)\n\nSee the [Issue Tracker documentation](https://developers.google.com/issue-tracker)\nfor more information.\n\nThere are no release notes for this artifact.\n\nVersion 1.1.0\n-------------\n\n### Version 1.1.0\n\nApril 9, 2025\n\n`androidx.asynclayoutinflater:asynclayoutinflater:1.1.0` and `androidx.asynclayoutinflater:asynclayoutinflater-appcompat:1.1.0` are released. Version 1.1.0 contains [these commits](https://android.googlesource.com/platform/frameworks/support/+log/f85ba4f521f334ee3e92ab0ff3359be2d281c2b9..7dd3136de5363becb496bfdb2c98bf89d4eb7305/asynclayoutinflater).\n\n**Important changes since 1.0.0**\n\n- Allows configuring a `AsyncLayoutFactory` when initializing `AsyncLayoutInflater`. For AppCompat context, this can be provided through `AsyncAppCompatFactory` which initializes AppCompat views correctly.\n- The `inflate` API accepts an executor on which `OnInflateFinishedListener` callback can be triggered.\n\n### Version 1.1.0-rc01\n\nMarch 26, 2025\n\n`androidx.asynclayoutinflater:asynclayoutinflater:1.1.0-rc01` and `androidx.asynclayoutinflater:asynclayoutinflater-appcompat:1.1.0-rc01` are released with no notable changes since the last beta. Version 1.1.0-rc01 contains [these commits](https://android.googlesource.com/platform/frameworks/support/+log/8870a8ee99ec618927a9edb4b6e74b8570381149..f85ba4f521f334ee3e92ab0ff3359be2d281c2b9/).\n\n### Version 1.1.0-beta01\n\nMarch 12, 2025\n\n`androidx.asynclayoutinflater:asynclayoutinflater:1.1.0-beta01` and `androidx.asynclayoutinflater:asynclayoutinflater-appcompat:1.1.0-beta01` are released. Version 1.1.0-beta01 contains [these commits](https://android.googlesource.com/platform/frameworks/support/+log/4586cf6e518f0c59410ef2b291e34ff9fdcff4e1..8870a8ee99ec618927a9edb4b6e74b8570381149/asynclayoutinflater).\n\n**Bug Fixes**\n\n- This library now uses [JSpecify nullness annotations](https://jspecify.dev/), which are type-use. Kotlin developers should use the following compiler argument to enforce correct usage: `-Xjspecify-annotations=strict` (this is the default starting with version 2.1.0 of the Kotlin compiler). ([I32dda](https://android-review.googlesource.com/#/q/I32ddafb7e7412d5570a803f82d3e1f45b2febd4c), [b/326456246](https://issuetracker.google.com/issues/326456246))\n\n### Version 1.1.0-alpha01\n\nOctober 5, 2022\n\n`androidx.asynclayoutinflater:asynclayoutinflater:1.1.0-alpha01` and `androidx.asynclayoutinflater:asynclayoutinflater-appcompat:1.1.0-alpha01` are released. [Version 1.1.0-alpha01 contains these commits.](https://android.googlesource.com/platform/frameworks/support/+log/4586cf6e518f0c59410ef2b291e34ff9fdcff4e1/asynclayoutinflater)\n\n**New Features**\n\n- Allows configuring a `AsyncLayoutFactory` when initialzing `AsyncLayoutInflater`. For AppCompat context, this can be provided through `AsyncAppCompatFactory` which initializes AppCompat views correctly.\n- The inflate API accepts an executor on which `OnInflateFinishedListener` callback can be triggered."]]