paparazzi
paparazzi copied to clipboard
Support MaterialComponentsViewInflater
Provide support for auto-detecting and wiring MaterialComponentsViewInflater. Similar to how AppCompat support is enabled here.
@jrodbx @luis-cortes Is it currently not possible to use Paparazzi with MDC Views that require a Theme.MaterialComponents.*
theme?
My assumption is yes, based on this PR, the comments on #274, and the test failures I'm seeing in my own project (but I'd like to clarify that and avoid debugging a currently-unsolvable problem if I can help it 😅).
Yes