No Picker Item Template
Hi Everyone! I did a bunch of searching, but before I implement a workaround, just wanted to be sure that: There is no way to create a DataTemplate for a Picker item. Thanks
View ArticleHow to set the value using Device.OnPlatform for WinRT
How to set the value using Device.OnPlatform for WinRT
View ArticleHow to customize entry borders
Hi am working on xamarin.forms android PCL . i want to remove the top border line of entry control and need to change color of it. can anyone help me with this...!!!!
View ArticleNeed to load menu page in button click
Hi, I have put menu page in my project, and I have disabled the title bar. Now I have put one button in my page, Can i able to view the menu page on the button click. Thanks
View ArticleHow to access Calendar from Xamarin forms
I am trying for several hours to access Calendar from Xamarin forms for Android platform. I got the following docs for Android platform...
View Articleworking sample for Creating Maps using Xamarin.Forms ?
Hello, I am novice to Mobile app development using Xamarin.forms. I am working to Display map on a contentpage and i have created the sample project by following the guidelines given in the...
View ArticleDisable NavigationBar hiding/showing animation
Hi everyone, I know there is a way to completely disable the transition animations between different pages using custom navigation renderer. However, what about the scenarios where you have one page...
View ArticleXamarin.Social Update
The reviews on xamarin.social indicate that it needs a big API update, is there any timeline on this?
View ArticleKeyboard customization - keywords list instead of hints
Hi everyone, I need to add toolbar above keyboard with custom list of keywords. I mean something like keyboard autocomplete suggestions but I need to show whole list all the time (before start typing...
View ArticleXamarin-Forms-Labs - Access to camera - Only one operation can be active at...
Hello, i've make a simple app with xamarin.forms that access to photo camera or take picture. I've used the service of Xamarin-Forms-Labs , iv've configurated all, ioc... ecc.. but when i use the...
View ArticleText aligment and color in SwitchCell
I am using a Xamarin.Forms.SwitchCell on an Android application to allow user to toggle configuration settings. Is there a way to set the text color and alignment of the text in the Switch cell? The...
View ArticleHaving issues with large memory being consumed when displaying images
Hi, I am currently working on a small project which requires some elements with images being displayed in a scrollview. I have a jpeg image of 43kb and when i try to display 5 instances of the my...
View ArticleAllow the Editor control to grow as content lines are added
I have been modifying the Todo app that uses Forms and replaced the note Entry class with the Editor class, so the todo can hold multiline notes. However the editor does not expand as new lines are...
View ArticleBuilding Release Version Fails (The "LinkAssemblies" task failed unexpectedly.)
After adding XLabs' NuGet packages (Core, Platform, Serialization, IoC, Forms, and Forms.Charting), I have been getting the following error when I try to build a release version: C:\Program Files...
View ArticleWeird error when trying to create Xamrin Forms project in VS2013
Trying to create Xamarin.Forms (Shared) or Xamarin.Forms (Portable) under "Mobile Apps" menu. Either way I get a message box with: The vstemplate file references the wizard class...
View ArticleXAML error messages at compile time
I'm debugging an XF app. I get an error in my Xaml at runtime. Is there any way to get the error at compile time, or am I just sol? Wally
View ArticleDownload in WebView
I am using WEBVIEW to open an HTML page in my app , except that this page have a link to download a file, anyone know how I can able to print the webView to download ?
View ArticleWhat a Java developer need to know to begin develop with Xamarin?
Hello everyone, I have Developed applications in Java/Android by the last 5 years, now I need migrate one Android App to Cross platform, the company selected Xamarin tool, because C# is most popular in...
View ArticleGeocoder.GetPositionsForAddressAsync returns some strange results
I have found that the Geocoder.GetPositionsForAddressAsyn accepts some bad input yet returns a valid result. For example, if I send it "a" as the address, it returns 48.3705449, 10.89779 which is the...
View ArticleCustom view load in Carousel Page
Repost into this Forum after comment from Cheesebaron. I have a custom view which is heavily based on the Karma meter created in the demo found here:...
View Article