Alonso Sánchez
Results
2
issues of
Alonso Sánchez
I think there is no method to notify a header change, I'm using notifySectionDataSetChanged(sectionIndex) but it refreshes the whole section and it causes my header to be transparent and items...
**Describe the bug** After updating to version 2.0.0-RC3 it started thwroing an error when launching iOS version. Android works correctly. ``` org/koin/ksp/generated/KoinMeta-cbe4b97d.kt:312:14: error: Conflicting declarations: val _KSP_TestUiScreensLoginLoginViewModel: Unit ``` **Expected...