Yingding Wang
02/20/2022, 11:54 AMtag
string should I initialise for the Modifier.layoutId(layoutId: String, tag: String)
while decoupling constraints with ConstraintLayout in Compose, which seems to be mandatory now with constraintlayout-compose:1.0.0
? Since I already defined a layoutId, why is the tag necessary. Thanks for your help and your hints.