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

Image may be NSFW.
Clik here to view.

Image resources in root folder of Windows Xamarin.Forms project?

Hi I know this is a minor thing, but still, I like to keep things structured and organized in my application. I think the way Xamarin.Forms do it now for Windows project is "messy". Currently, all your...

View Article


Proper way to create renderer for WebView in iOS

I am using below code for WebViewRenderer in iOS public class WebViewPageRenderer : WebViewRenderer { protected override void OnElementChanged(VisualElementChangedEventArgs e) {...

View Article


Image may be NSFW.
Clik here to view.

Keep Android soft keyboard on screen

My issue seems trivial, yet I can't find an easy solution to it within the Forms environment. I have a chat page, where I want to be able to show the keyboard after the user taps on the entry field...

View Article

Hiding the Status Bar and the Action Bar in Android App

Can anyone tell me how to implement this in a (Xaml) implementation of an Android app?

View Article

Does Xamarin Forms 2.0 support 3D Touch

Would like to add some 3D Touch functionality to my forms app. Just wondering.

View Article


Problem with binding

Hi there, I've a small problem regarding binding. I have a ViewModel with 2 properties: ObservableCollection Comments and string Title. My listview looks as following: <ListView x:Name="listView"...

View Article

App crash immediatly at startup with 'Fatal signal 6 (SIGABRT)' error message

Hi everyone, I'm a new Xamarin Forms developper (about 2 month old) and I'm facing a big problem when I execute my Xamarin Forms Android application. I search on the Xamarin forum and on Google for a...

View Article

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


Windows Phone pull to refresh not working when ListView has few items

We're using Xamarin Forms 1.4.2.6359. We have a page with a ListView that has pull to refresh enabled. For Windows Phone Silverlight 8.1, when the ListView doesn't have enough items to fit the screen...

View Article


Fody 'IntermediateDir' not found

Hi all I've updated to the latest and greatest of everything: Mac OS 'El Capitan', Xcode 7, Xamarin Alpha, and I find with one project where I've used Fody a bit that I get an error thrown on the...

View Article

Keeping text in the middle of a scrollview enlarged?

Hi guys, I have a pretty vague description of something I'd like to do, but not entirely sure if it's possible. Well, more accurately not entirely sure of the best way to go about it. Say I have a...

View Article

Set Color for when button is pushed on WP8.1

Ive been trying for hours now to somehow change the color of my button when the button is pressed. If my button is sitting on a green background.. and the button is green itself with an icon inside.....

View Article

Creating web reference gives error after update

Hi after an update, I can't seem to add a web reference or update an existing one. Even the sample todoWCF gives an error I tried it with several web services but they all gives this typical error (see...

View Article


Hidden buttons are active

Hi, I think it's related to upgrading to XF 2.0 but not sure. I have on overlay view whith buttons which by default is hidden. However, tapping on the screen triggers the commands of the buttons within...

View Article

Changing ObservableCollection in a single transaction

I have an ObservableCollection<> subclass as a ViewModel which is bound to a View. I have a special method that reloads the content of the collection. However in the UI I see the changes...

View Article


Android Video Player using Xamarin.Forms

I am trying to get a video player working in my Xamarin.Forms app on Android. I have implemented the iOS version using a ScrollViewRenderer where I add the MPMoviePlayerController (code at bottom, file...

View Article

Error Assembly with the same identity

Please see the link for view video of my error. https://dl.dropboxusercontent.com/u/96783283/ShareX/2015/01/2015-01-14_10-29-04.mp4

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

Custom CardView dynamic binding

i want to achieve list of card layout like structure where each Card has got image , label , separator buttons included. controls in card depends on some type condition. To start up I was looking to...

View Article

Does Xamarin.Forms.Maps work on Android in China?

Given the list of websites blocked in China (see https://en.wikipedia.org/wiki/Websites_blocked_in_mainland_China ), I am wondering whether Xamarin.Forms.Maps works on Android in China, or whether it...

View Article
Browsing all 75885 articles
Browse latest View live