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

Use of unassigned local variable 'callback'  #1

Description

@TheLogan

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 =)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions