Skip to content Skip to sidebar Skip to footer
Showing posts with the label Xamarin

Can't Deserialize Json Array

I know this question has been asked many times. But i'm still a newbie and it seems like I can&… Read more Can't Deserialize Json Array

Mvvmcross.platform.exceptions.mvxexception Bindingcontext Is Null During Mvxadapter Creation

I tried to convert MVXActivity into MvxFragment , the application crashes when i try to inflate the… Read more Mvvmcross.platform.exceptions.mvxexception Bindingcontext Is Null During Mvxadapter Creation

Xamarin.android Background Task Disposed After Application Closed

Task: Create a background task to run when application is stopped/paused that periodically (3-7 sec… Read more Xamarin.android Background Task Disposed After Application Closed

Xamarin Set Custom Icon For Shortcut

I use this code but this does not work. There are no exceptions but custom icon does not work. I do… Read more Xamarin Set Custom Icon For Shortcut

Memory Used By Pushing A Lot Of Pages On Xamarin.forms' Navigationpage

I have a Xamarin.Forms NavigationPage and I noticed that after pushing quite a lot of pages (say 20… Read more Memory Used By Pushing A Lot Of Pages On Xamarin.forms' Navigationpage

Statusbar Overlaps Navigationpage On Android From Xamarin.forms 2.3.4

As shown in the image, when updating Xamarin forms from the latest 2.3.3 version to the first 2.3.4… Read more Statusbar Overlaps Navigationpage On Android From Xamarin.forms 2.3.4

Set Android Datepicker Title Language

I have an app that is available in 4 languages, which can be chosen within the app. On Android, the… Read more Set Android Datepicker Title Language

Transparent Webview In Xamarin

I searched Transparent WebView but I could not find any answer for my problem. I have these: st… Read more Transparent Webview In Xamarin