IanChilds
IanChilds
I've added https://youtrack.jetbrains.com/issue/KT-34253 for this
@passy why does `litho-testing` rely on `widget_attrs.xml`? What are the dependencies?
> The only dependency is the ComponentsRule that includes the hack currently needed to make Buck work with the styleable attributes. This is no longer true, so perhaps we can...
Yeah, that's correct. Java rules are not yet properly supported unfortunately
https://github.com/facebook/buck2/pull/765 was merged. Let us know if you think this one is needed too