ScrollTo top of Editor Android
I have a editor control, there are some text lines inside. Our customers wish, when the view is opened the first time, that the first lines in the editor are visible. At the moment I found no solution...
View Articlei got this error while testing my app in "System.NotSupportedException:...
i got this error while testing my app in emulator "System.NotSupportedException: Cannot compile: Parameter" "E/mono ( 1442): Unhandled Exception: 04-20 17:36:23.739 E/mono ( 1442):...
View ArticleMulti selection spinner
Anyone know how to create a multi select spinner using Xamarin Android.
View ArticleCan i load other page inherited from tabbedpage inside mainpage
I'm having some difficult to run Mainpage because it inherits from TabbedPage. For example, to create a menu(Hamburger Menu) i'm having difficult, to show NavigationBar. Then i thought is there how to...
View ArticleCan't see written file
I want to save as csv my database table. But I can't find the file on iPhone after saving the file. Path is "System.Environment.GetFolderPath(System.Environment.SpecialFolder.MyDocuments);" Is iOS has...
View ArticleHow to make the SKBitmap bitmap color as Transparent in SkiaSharp
In System.Drawing we will make the bitmap image color as transparent by using maketransparent method Whether SKBITMAP has any other equivalent method for making the color to transparent. Bitmap imgData...
View ArticleSupport for cross platform assets like SVG and 9-Patch formats
For developing cross platform apps (iOS, Android, Microsoft Mobile, HTML5...) there are two important cross platform standards for graphic assets: SVG and 9-Patch. Almost all the artists I worked with...
View ArticleResize listview rows to not overlap eachother after image resizing
Hi Guys, I have a massive issue that i have been struggling for a loooooooooooooooong time. I've got a listview that is populated using a viewcell,the viewcell is completely dynamic and can be any size...
View ArticleExtract text value from push notification FCM Android
Hi. I'm starting with Xamarin. I've already followed notifications guide (Remote Notifications with Firebase Cloud Messaging from developer.xamarin). I'm using FCM. My problem is that I can't find an...
View ArticleiOS StatusBar Text color - Tabbed Page with Nested Navigation Page Children
I have been around the net looking at many posts on this topic related to navigation pages and setting BarTextColor equal to white for iOS. I have read the theories that a color has to have some blue...
View ArticleBT:LE OnCharacteristicChanged not called after SetCharacteristicNotification.
I am working with bluetooth in my android application, I have discovered my device, connected and started discovering services. I am attempting to receive notifications from characteristics but am...
View ArticleTop Padding in Carousel View on iOS
I have a CarouselView inside of an AbsoluteLayout. It is the only element within the AbsoluteLayout. This AbsoluteLayout is the only element of a ContentPage which has...
View ArticleFull-time Xamarin Forms/Native needed
We are looking for creative and passionate engineers. There are engineers and there are problem solvers, we're looking for problem solvers who leave the code in better shape than when they found it....
View ArticleXF ControlTemplate and dynamic contentview
Hi, I'm using the ControlTemplate for my layout in my app which working fine so far. I have defined the parent template in App.xaml and bind the properties for actions in backend ContentPage commands....
View ArticleNeed Help AutoComplete XLabs(Newbie to Xamarin)
Hello Community, I am a newbie to Xamarin Platform and need help with the AutoComplete Control from XLabs. Can somebody share a small demo app build showing working of AutoComplete. Till now I have...
View ArticleApril 19 - Microsoft and Sii Conference in Copenhagen
We would like to invite you to Mobilise Your Business Conference that will take place April 19, 2018 in Microsoft Development Center in Copenhagen, Denmark. During this event experts from Microsoft and...
View ArticleMSBuild.exe is not closed after every build
For some time (few months) we encounter a issue with VS 2015 + Xamarin, with every iOS build MSBuild.exe is not closed and every time new instance is created, after 2-3 builds CPU (Intel i7) is at 100%...
View ArticleBest way to define a parent page to allow embedding of XAML.
What's the best way to display content in a page with a standard layout throughout the application? I have an app that has a fixed format page layout with a header containing buttons a footer and a bit...
View ArticleAssets in Android Library
Hi, I've read that it is not possible to include Android Assets in a library project. Is it, however, possible to include "assets" in a library project that eventually end up in the Assets folder of...
View ArticleRescaling Images for displaying in ListView
Hey there, I have a project, in which the user can login via Facebook or Google. The app then downloads the users profile pictures, and they get displayed different Pages, including a ListView. The...
View Article