Takahiro Menju
Takahiro Menju
Thanks! Assigned 👍
I'm sorry. I didn't notice that. I'm looking for your next contribution.
Thanks! Assigned 👍
Thanks! Assigned 👍
Thanks! Assigned 👍
Thanks. How about Icons.Rounded.ViewTimeline?
Thank you for informing me. I'm comfortable with either option (Default.ViewTimeline or the downloaded SVG). However, I believe the downloaded SVG is preferable.
Sounds good. fun interface ResizeScaleCalculator { data class Size(width, height) fun calc(size) } We can add an option like `resizeScaleCalculator = { size -> resizeScale }` to `RecordOptions` and use...
Thanks. Your approach is what I'm familiar with. One thing you can do is scroll and take screenshots in your tests.