Hey folks! I can’t see composable nodes on Layout ...
# compose
m
Hey folks! I can’t see composable nodes on Layout Inspector, do you have any idea why that can be happen? I’ve already checked
.version
files whether I exclude them or not but that’s not the case. Thanks in advance.
k
which android studio, compose version?
m
AS version: Giraffe Compose BOM: 2023.09.00
I’ve found the cause of problem, If you have sharedUserId declaration at Manifest then composable nodes are not listing on the Layout Inspector 🥲