Convert ErrorActivity to kotlin#13225
Conversation
Ok. And sorry expect kotlin conversion commit to be changed because I've just found kotlins extension functions appendLine and buildString... Or I can add one more commit on top |
It should be okay to amend existing commits or add another on top as long as they are related and aren't too big of a change. |
f6c4e86 to
a51c555
Compare
a51c555 to
5ef74d5
Compare
Co-authored-by: Aayush Gupta <[email protected]>
Signed-off-by: Aayush Gupta <[email protected]>
Signed-off-by: Aayush Gupta <[email protected]>
Signed-off-by: Aayush Gupta <[email protected]>
5ef74d5 to
c3dbed5
Compare
|
Thanks! |
|
@dustdfg in case you or anyone else wants to convert the whole error infrastructure to Kotlin and rewrite the UI in Compose on the |
What is it?
Description of the changes in your PR
APK testing
The APK can be found by going to the "Checks" tab below the title. On the left pane, click on "CI", scroll down to "artifacts" and click "app" to download the zip file which contains the debug APK of this PR. You can find more info and a video demonstration on this wiki page.
Due diligence