featherless 9664fce4b3
[ProgressView] Add cornerRadius snapshot tests. (#7416)
These tests are pre-work for adding support for customizing the corner radius of the filled portion of the progress bar. As-is, these tests demonstrate that customizing the MDCProgressView layer's cornerRadius only affects the outer radius of the progress view and not the filled portion of the progress view.

Part of https://github.com/material-components/material-components-ios/issues/5429
2019-05-20 08:49:14 -04:00
..