So I have a library responsible for switching from activity to activity within my application. Thing is, I can't figure out a way to define animations for those activities within that library. If I try to use xml to define them, I cannot create a resources directory in a library. And, the only way I know how to set an animation is through calling Activity.OverridePendingTransition which only takes resource IDs.
Is there a way to either use resources in a library, or to use an Animation object with an Activity? Thanks, -Aaron ***This e-mail message is intended only for the named recipient(s) above. It may contain information that is confidential and/or privileged and protected by applicable trade-secret law. If you are not the intended recipient, you are hereby notified that any review, dissemination, disclosure, distribution or copying of this e-mail and any attachment(s) is prohibited. If you have received this e-mail in error, please notify the sender immediately by return e-mail and delete this e-mail and any attachment(s) from your system.***
_______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid