Hi, recently I found this library and the implementation is great and simple. Thanks for it :)
But there is some problem regarding on the method toggleLayout(). I can't use this method as it stated as not resolved.
Here is the screenshot.
I am using Fragment instead of Activity. Is it the problem exist because I am using Fragment?
PS: I notice that there is no toggleLayout() in ExpandableLayout.kt
Hi, recently I found this library and the implementation is great and simple. Thanks for it :) But there is some problem regarding on the method
toggleLayout()
. I can't use this method as it stated as not resolved.Here is the screenshot.
I am using
Fragment
instead ofActivity
. Is it the problem exist because I am using Fragment?PS: I notice that there is no
toggleLayout()
inExpandableLayout.kt