Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Browsing all 79144 articles
Browse latest View live

Android font size gets overridden by native Android settings

I am setting my font size using the NamedSize enumeration. In iOS the font displays as the set size regardless of the font size set in the os settings. This however is not the case for Android. If I...

View Article


Xamarin iOS build seems to be running slower than usual.

HI Team, We are using Parse as backend for our Xamarin forms project. We are using REST APIs to connect to the PARSE backend. We are testing this app on both Android and iOS devices. On iOS devices,...

View Article


HTTP Client code not work for android project use PCL

HTTP Client code not work for android project use PCL

View Article

OpenGLES 2 Project Template

Is there any OpenGL2 project template available for Xamarin.Forms with Visual Studio 2013/2015 ? (similar with https://visualstudiogallery.msdn.microsoft.com/61b15204-e6ae-4f9a-a59a-b3d916e1bb3f )

View Article

Animation Duration is continuously increasing in RelRotateTo method.

Hi Developers, I am facing strange issue in Xamarin.Forms RelRotateTo method. I am using this method to rotate a image to show as loading indicator. I just change the visibility of the image container...

View Article


Setting ListView selectedItem to null throws an exception on WP 8.1

I have a page with a listview, when you press the row it takes you to a detail page. When you navigate back you should get the same list without a selected item. If I don't set the selectedItem to...

View Article

How to bind a collection to a custom view.

I want to make a custom view as it is used a bunch of places. In essence, it is just a comment label, and a stacklayout with labels containing tags regarding the comment. [somewhat simplified]...

View Article

How to bind a collection to a custom view.

I want to make a custom view as it is used a bunch of places. In essence, it is just a comment label, and a stacklayout with labels containing tags categorizing the comment. [somewhat simplified]...

View Article


WinPhone & Win 8.1: Crash on Navigation.PopModalAsync() if the page contains...

I have a xaml page “Details_View” showed with ContentPage.Navigation.PushAsync(Details_View) with an Editor inside. If I call Navigation.PopModalAsync() the app crashes (happens only on WinPhone and...

View Article


(Out_of_memory) Continuously Changing Detail page in MasterDetail page...

I have created a xamarin project with forms. Where I have created a custom Tabbar in which I am changing the Detail page when any tab button is tapped using the MasterDetail page. After changing...

View Article

Image may be NSFW.
Clik here to view.

iOS - Local webview shows black background when page is dragged

I'm currently working with some WebViews right now, one of which includes loading a local HTML file into my app. On iOS, if I try dragging the page, a black background shows. What can I do to disable...

View Article

Xamarin mediaPicker.TakePhotoAsync crashes activity

I have an Xamarin.Forms app that uses XLabs, it was working fine, but suddenly it started to crash my app, if I take photo or press back button from photo screen, I was googling around for 4 hours and...

View Article

PUBLIC WARNING! Barcode scanning in Xamarin Forms

BACKGROUND: We are building a Xamarin Forms product that uses barcode scanning as a central function. In the early stages we decided not to buy a barcode scanning component, but use the free ZXing...

View Article


Xamarin.Forms Android NavigationBar and TabbedPage Problem

Hello Community, i have the following problems. I did these steps http://motzcod.es/post/115523285992/material-design-theming-for-xamarinforms-android for the Material Design Navigation bar. It shows...

View Article

Crosslight vs Xamarin.Forms

anyone try Crosslight ? is it more advance then Xamarin.Forms http://www.intersoftpt.com/crosslight/

View Article


ListView bound to ObservableCollection crash

I have ListView bound to an ObservableCollection. When I do ObservableCollection.Clear() it crashes/throwing with a NullReferenceException in Source: "Xamarin.Forms.Core" at...

View Article

Can 3 Windows/Visual Studio Devs use the same Mac as an iOS build server?

As the question states. We're just getting started with XF and wondered if we'd need also need 3 Mac's, or just the one? We've not got the infrastructure/licences in place as of yet - just wonder how...

View Article


How to set Entry keyboard to show numbers/symbols first

I have an Entry which uses the default Keyboard property, so when the user selects it the keyboard slides up and shows letters, with the option for the user to switch to numbers pressing the "123"...

View Article

Webview and posting web authentication

Hello everyone, I'm creating a mobile application to interact with a website. The website has a login page that has a field for username and password. The website takes the login data, authenticate,...

View Article

WebView - refresh/reload

I am having the hardest time finding something out that should be so simple. I have a Xamarin.Forms project where I am using a WebView and providing it a source: var wvSource = new HtmlWebViewSource();...

View Article
Browsing all 79144 articles
Browse latest View live