<@U19UGKG8P> i m not sure)
# android
m
@menegatti i m not sure)
m
morozov: I mean, what's the signature of
toggle
?
m
Copy code
fun toggle(amount: Double) {
        if (visible) hide(amount) else show(amount)
    }
m
cool
and what is the problem that you're running into?
m
@menegatti nvm) all works correct) thx 😉