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.
Thêm thành phần hiển thị vào ViewGroup. Thành phần hiển thị có thể được biểu thị bằng một đối tượng bắt nguồn từ thành phần hiển thị hoặc chỉ bằng ViewId.
[[["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: 2024-10-15 UTC."],[[["The `addView` function incorporates a view, identified by a `DocsView` object or `ViewId`, into an existing `ViewGroup`."],["This function is a non-static, non-final, and public method of the `ViewGroup` class."],["Upon successful addition, the function returns the modified `ViewGroup` instance."],["The `viewOrId` parameter is mandatory and accepts either a `DocsView` or `ViewId` to specify the view being added."]]],[]]