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

Placeholder Editor

How can I have a placeholder in an Editor in the same way as I can in an Entry field ? Regards

View Article


Got a SIGSEGV while executing native code

Hi All, I am getting following exception while running my app on android device. 1) XamarinStdio Version 5.9.7 [mono-rt] Attempting native Android stacktrace: [mono-rt] [mono-rt] at ???+0 [0x6fc07f08]...

View Article


Button on Android all caps

I have just noticed that on Xamarin Forms Android, the text label on elements appears in ALL CAPS. Is this by design? Regards, Ian

View Article

How can I install Xamarin.Android.Support.Design SDK

I had Xamarin.Forms 1.3 and I updated the Nuget package to V1.5 but my project won't compile Error Unzipping failed. Please download...

View Article

User login

Any one please help me by giving reference to API based user login documentation or sample code.Any suggestion or help on this is appreciated. Thanks for all your effort on this.

View Article


Checking Forms version programatically

Is there any easy way to check for current Forms version programmatically? There are scenarios in which it could be really handy (hacks for some bugs in earlier XF versions in custom controls, etc).

View Article

Overlay and Image (building layout) on a map

I have an image with the office layout for my office. I want to overlay that on a map. I can create a rectangular version of the image and find the geocoordinates of the corners. How and I then add...

View Article

Performance

I have a Xamarin Forms project working with iOS and Android. Nothing special, some tabbed pages, and lots of navigation. Testing in: iOS -> Iphone 6. Android -> Samsung Galaxy S6 I'm having some...

View Article


System.ArgumentException: 'jobject' must not be IntPtr.Zero

My app is crashing with the error message System.ArgumentException: 'jobject' must not be IntPtr.Zero . i checked the log files in the attachment .This is happening while i remove an item from my...

View Article


Setting MainPage throws exception on Android

Hello all, I have a strange Android-only bug that throws when I go to set the App's MainPage. Here is the code that throws: private void onTryLoginComplete(object sender, EventArgs args) { try {...

View Article

Image may be NSFW.
Clik here to view.

Problem with custom view with multiline UILabel

I'm creating a custom control from the ground. It basically has two labels inside a view, the view is resized based on the content of the labels (font, lines). All works as expected unless the labels...

View Article

XAML button not triggering?

I have a XAML layout (see below), with a number of buttons. They were all previously working, but since I have updated some of the sizes and positions, one is not working any longer? It appears, but...

View Article

Continuous shot using XLabs library

Hi, I'd like to ask how can I get the possibility to make continuous shot using XLabs library? When I run camera and try to make such shot I get notification: "Does not support continuous shot". Thanks

View Article


Image may be NSFW.
Clik here to view.

ListView does not update on scroll when the source is NOT modified

Hello, I ran into the following problem when using ListView in Forms. Here is how the list looks when it is loaded for the first time: Then, I scroll down to see other items with less stars: Then, I...

View Article

Custom renderer for HTML Label

Hi, I have the need to display HTML in a Label. Some webservice returns me HTML content that i need to show in a listview page and a detail one. The utilisation of a WebView will not be an answer...

View Article


ShareActionProvider on Android [v7.Widget.ShareActionProvider]

Hey Guys. Now that we have AppCompat support I'm curious if someone got the ShareActionProvider to work. I tried to follow this BlogPost but it is not getting displayed. Maybe someone knows how to get...

View Article

Xml text reader can't find xml file

I'm trying to read a custom xml file which I'll then be loading the data into a ListView for a user to select. I've created the xml file, and placed it in the resources folder in another folder called...

View Article


Device info ( Id, name, platform and version)

How can I get Device infos in Xamarin.Forms?

View Article

Problem with custom control ItemsSource

I'm having some trouble with a custom control. It's based very heavily on: http://www.spikie.be/blog/post/2015/04/02/.aspx In addition it's got bits learnt from the BindablePicker example I've found on...

View Article

Adding Android Theme Causes Crash

Hi All, When I add a Theme to the Android build of my project, it crashes. When I change my Activity from this: [Activity (Label = "AppName", MainLauncher = true)] to this: [Activity (Label =...

View Article
Browsing all 91519 articles
Browse latest View live