Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Use of unassigned local variable 'callback' #1

Open
TheLogan opened this issue Feb 8, 2014 · 1 comment
Open

Use of unassigned local variable 'callback' #1

TheLogan opened this issue Feb 8, 2014 · 1 comment

Comments

@TheLogan
Copy link

TheLogan commented Feb 8, 2014

Just downloaded your android animation code, to play around with it.
But when I try to run it, I get an error in the file
FadeImageView.cs

Found in
Seminars / 2013-02-14-AndroidAnimations / XaminarAnimations / Widgets

The error says:
" Use of unassigned local variable 'callback' ".

And is on line 67, where the variable "callback" is being used in the same piece of code as it's being assigned. I'm not sure what should have been there instead though. But in its present form it's not working.
Regards,
-Logan =)

@TheLogan
Copy link
Author

TheLogan commented Feb 8, 2014

Hmm, actually it seems to work just fine if that line gets commented out.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant