Chris Drury
Chris Drury
Adds support by encoding a temp mov during verification and then comparing the golden mov to the temp mov by decoding/comparing each frame. This yielded better accuracy than comparing an...
Add support for ViewGroups which have compose components since AbsComposeView can be added anywhere. If we detect compose on the classpath then apply our hooks instead of only applying to...
Handles all the different error configurations that can happen during gif verification. By default the verifier is only used for gif, potentially could be used for all snapshots but wanted...