Fügen Sie dem ViewGroup eine Ansicht hinzu. Die Ansicht kann durch ein von der Ansicht abgeleitetes Objekt oder einfach durch ViewId dargestellt werden.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2024-11-08 (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`."]]],[]]