I am developing one android application on xamarin, I am facing some issues regarding extending classes, I have one button in fragment and on click I want to logout user for that I have to extend one another class, so that for work I am extending fragment and for logout I want to extend BaseAccountView... So please if anyone having any idea then told***
*** - we are using MVVMCROSS plarform