iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
Hello,
Sorry I didn't mention the Fragment class is inherited "Intersoft.Crosslight.Android.Fragment<customViewModel>". Error message "Cannot convert type 'customViewModel' to 'Intersoft.Crosslight.Android.Fragment<Prototype.Ems.ViewModels.customViewModel>' via a reference conversion, boxing conversion, unboxing conversion, wrapping conversion, or null type conversion" occurred when I use safe-cast statment on design time.
It's ok when I code below:
customViewModel context = Owner as customViewModel;
It seemed error when I code below on runtime:
Fragment<customViewModel> customFragment = context.Context as Fragment<customViewModel>;
I still can't grab the Fragment<customViewModel> to start my Android AnimationDrawable object, thank you very much.
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname