Camerash/ToggleEditTextView

don't require button

Closed this issue · 1 comments

I want to use this library for a simple editTextView, such that I can have simpler animations.
At this moment I do need to a button press in order to transform the editText to a textView.
I would like it, if I can do this programmatically.
Unfortunately, these functions are private. Can you make them public?

my bad, I used kotlin and used property acces, which is private, but the method itself isn't private