-
-
Notifications
You must be signed in to change notification settings - Fork 465
Closed
Labels
BugIssue typeIssue type
Description
Integration
sentry-android
Build System
Gradle
AGP Version
8.6.0
Proguard
Enabled
Version
7.18.1
Steps to Reproduce
Use View Hierarchy with Compose 1.7
Expected Result
The view hierarchy will contain test tags as composable names
Actual Result
The view hierarchy not contain test tags as composable names.
Looks like it needs the same fix with TestTagElement in else branch as #3878
Line 89 in b5b9f8b
| if (modifierInfo.getModifier() instanceof SemanticsModifier) { |
Metadata
Metadata
Assignees
Labels
BugIssue typeIssue type
Projects
Status
Done
Status
No status