Chalermpong Satayavibul
Chalermpong Satayavibul
### [READ] Step 1: Are you in the right place? Yes. ### [REQUIRED] Step 2: Describe your environment * Android Studio version: Android Studio Arctic Fox | 2020.3.1 Patch 3...
### Question I have tried responseBased model which currently generates code as sealed interface. But I have a problem that the generated code was so large that my project never...
Hi I just finished implementing #4272. **Here is explanation how the new code working:** Most of the changes are in `OperationBasedModelGroupBuilder.kt` `fun buildField`, I calculate all possible shapes (without shapes...
### Summary With `experimental_operationBasedWithInterfaces` codegen model, fragment's name clash can happen with the example below. This problem is also exist in `responseBased` codegen model. ### Version 3.6.1-SNAPSHOT ### Steps to...