Open danielgomesoliveira opened 1 year ago
@danielgomesoliveira I know you provided the repro steps above (thank you!), but would you mind providing a link to a project repo with data binding enabled?
@jrodbx thank you for the quick answer. I prepared a small repo where this can be reproduced here.
Let me know if you need any other information
Description I've been trying to write a simple test for a view that uses data binding (root is layout), but I keep getting the error
On the project sample I can see examples using View Binding, but not Data Binding.
Steps to Reproduce Try to inflate a view with Data Binding
Expected behavior Test runs normally
Additional information:
Screenshots N\A