Closed sebospc closed 6 years ago
same happened to me
CanaroTextView is a class from sample. You can copy\paste it also (don't forget to change classpath in your main_activity .xml) But GillotineMenu doesn't force you to use exactly CanaroTextView. Feel free to use regular TextView from Android SDK or AppCompatTextView from support library.
Hi, when I download the example of guillotineMenu and I use it in android studio all works fine, but when I make copy/paste of that code (including dependiencies) this happens:
and I try with code made by me but give me the same error. What I can do? :(