Takahiro Menju
Takahiro Menju
**Idea Description** https://github.com/PatilShreyas/compose-report-to-html **Reference images and links**
**Idea Description** I'm not sure if this is good. But I came up with this idea; would you be willing to give it a try?" **Reference images and links**
**Idea Description** You can refer to this. It may be a little convenient to run the format in Android Studio. **Reference images and links** https://github.com/android/nowinandroid/blob/main/.run/spotlessApply.run.xml
## Issue - close #ISSUE_NUMBER ## Overview (Required) - ## Links - ## Screenshot (Optional if screenshot test is present or unrelated to UI) Before | After :--: | :--:...
**Idea Description** Currently, we are checking if this is a test for preventing hanging the test. In this issue, please investigate the reason why the test hangs and how we...
## By the end of the third week of June (〜6/23, 2023) - [Design] Designing the Application-wide Aspects (Theme, Navigation, and Screen Structure) ## By the end of June (〜6/30,...
We're using [java.io.File](https://github.com/search?q=repo%3Atakahirom%2Froborazzi%20java.io.File&type=code) which is not compatible with Kotlin Multiplatform (KMP). We need to replace it with a KMP-friendly alternative to achieve cross-platform compatibility like iOS
I've realized that we can create an emulator using Robolectric Native Graphics. This is just a demo, but it works. I'm wondering if there are any use cases for this....