<@U0BAVDU10>: Fixed the bug and now seeing: ``` **...
# kobalt
c
@fboldog: Fixed the bug and now seeing:
Copy code
***** ERROR Error: java.lang.IllegalStateException: src\main\kotlin\com\ferencboldog\ankomaterial\extensions\AnkoExtensions.kt:23:1: error: 'public fun collapseModePin(): android.support.design.widget.CollapsingToolbarLayout.LayoutParams.() -> kotlin.Unit' is already defined in com.ferencboldog.ankomaterial.extensions
fun collapseModePin(): android.support.design.widget.CollapsingToolbarLayout.LayoutParams.() -> Unit = {collapseMode = CollapsingToolbarLayout.LayoutParams.COLLAPSE_MODE_PIN }
I'm not sure if this is a Kobalt problem or yours, any thoughts?