Closed feelix93 closed 5 years ago
@feelix93 Hi Felix! Thanks for asking.
The callback is defined inside the class KonamiCodeLayout
. I noticed my README is wrong.
You should use new KonamiCodeLayout.Callback
instead.
Will close the issue and fix the README.
@feelix93 Hi Felix! Thanks for asking.
The callback is defined inside the class
KonamiCodeLayout
. I noticed my README is wrong. You should usenew KonamiCodeLayout.Callback
instead.Will close the issue and fix the README.
Ahh of course, stupid me.. it figures. Thanks for the quick reply!
Hi my friend,
I really love your work, but I have a problem.
As you suggested I wanted to customize the final callback by myself.
But when I add:
It says "Cannot resolve symbol 'Callback'".
Can you help me? What do I have to do?
Thanks a lot!!
Kind regards, Felix
(Example what code looks like:)