[mono-android] Resource Question
Aaron Knabb
aknabb at mobileepiphany.com
Wed Nov 16 17:28:49 EST 2011
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.***
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodroid/attachments/20111116/26b15184/attachment.html
More information about the Monodroid
mailing list