Quantcast
Browsing all 76418 articles
Browse latest View live

ItemAppearing not called in custom ViewCell

I am using FastCell (custom ViewCell) in my ListView and it appears ItemAppearing is never called. Anyone know how to get it to work with custom view cells? FastCell:...

View Article


MVVMCross with XF

What's are the reasons why developers will use MVVMCross instead of what's already provided?

View Article


Image may be NSFW.
Clik here to view.

WebView rendering when not Visible

Hi All, I have a WebView that is not visible when the page is displayed. Visibility is set when tapping a StackLayout gesture. The WebView source is using a HtmlWebViewSource converter. When the...

View Article

Xaml intellisense in Visual studio 2015

Hello, I've been reading everywhere that Xamarin Forms should have XAML Intellisense. However, for some reason it doesn't work. I have a PCL version of Xamarin and also have the latest updates...

View Article

Xamarin Form Designer

I have a quick question about Xamarin forms. Is there a designer available for the Xamarin Forms (xaml)? If no, will there be one soon? Because I installed the latest version of Xamarin Studio and...

View Article


File 'Windows.props' not find

I Created a Empty Xamarin.Forms Portable .This error occurred at compile time. File 'Windows.props' not find。 For more information, see...

View Article

Nested ListViews don't get rendered

Hi, I have the following layout: <ScrollView> <ListView ItemsSource="{Binding Days}"> <ListView.ItemTemplate> <DataTemplate> <ViewCell> <StackLayout> <Label...

View Article

Adding WP8.1 app

As per developer.xamarin.com/guides/cross-platform/xamarin-forms/windows/getting-started/phone/ I added the windows phone application to Xamarin.Forms project. But, Step 5 is giving me error saying...

View Article


Unable to load camera for the first time I open the application in Xamarin.Forms

Hi all, I am developing an application in Xamarin.forms.In that I am using camera.Whenever I try to open the camera after installing my application,its showing a blank page.If I restarted the app its...

View Article


Default value for Picker

I would like to show a default value in the text field of the Picker. So far I know the "Title" is automatically used but I would like to show one of the options, the Picker shows, e.g. the first one....

View Article

listview expandeble in Xamarin forms

anyone have a simple example of a listview expandeble in Xamarin forms ? I need urgent help

View Article

What settings do i need to set in Developers.Facebook.com to enable...

Hi folks, I'm trying to get Facebook OAuth to work in my Xamarin Forms app. I can get the facebook UI to show but it errors: Given URL is not permitted by the Application configuration: One or more of...

View Article

Using Xamarin.Forms.Maps for offline use?

Hello Is it possible to use Xamarin.forms.maps for offline use? and if it is, any documentation on it? Else if I wanna add OsmSharp to Xamarin.forms, how do i make custom renderer, that renders Map...

View Article


ImageSource to Stream

Hey guys, I am trying to persist a user photo by converting it to a byte array. The initial placeholder image is loaded using xaml and static resources. The holdup is, that ImageSource is a XF Element...

View Article

Image Placeholder

Just wondering whether there is built in functionality to set a placeholder image for an Image control? I have the ImageSource property bound to an HTTP URL and I'd like an image to display while the...

View Article


Custom fonts on Windows Phone not working

Hi, I am trying to integrate custom fonts into my Forms App. I got iOS and Android to work, but it doesn't seem to work properly with windows phone. The custom font is not showing up. Just for...

View Article

Dependency Service Sample does not work

I tried runnign the Dependency Service Sample and it falls short running on iOS 8.4, either on device or in simulator. Works fine on Android. It seems there's a bug in iOS with the AVSpeechSynthesizer...

View Article


Samsung Galaxy SII - Android 4.1.2 SearchBar problem

In Samsung Galaxy SII - Android 4.1.2 I can only input one character in the searchbar. Could be this a bug? Alessandro

View Article

XLabs Geolocator Not Working

I'm trying to use the XLabs Geolocator, but have been running into issues in Android (I haven't tried IOS yet). I'm able to get an instance of Geolocator, however, Geolocator.IsGeolocationAvailable and...

View Article

Custom TabbedRenderer to set tab text color on Android

I found an iOS render: http://forums.xamarin.com/discussion/17811/tabbedpage-tabbar-background-color-tint but I can't seem to find a similar Android rendered to set to set the tab text color. I found a...

View Article
Browsing all 76418 articles
Browse latest View live