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 đơn giản là 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."],[[["`ViewGroup` visually groups views within the navigation pane."],["It can contain labels, views (identified by objects or IDs), and nested `ViewGroup`s for hierarchical organization."],["Construct a `ViewGroup` and populate it using methods like `addLabel`, `addView`, and `addViewGroup`."]]],[]]