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

Popup keyboard hides parts of the UI rather than resizing

I would like to create a screen that has a behavior similar to common chat apps e.g. Hangouts where there's a scrollable section of the page and an Entry with a Button underneath that updates the...

View Article


Multitrigger on a Button doesn't work

Hey maybe someone can explain to me why this code is not working. When the conditions are met the Button doesn't get enabled. Or do the conditions don't work like that. I mean !string.IsNullOrEmpty...

View Article


Win phone deployment

Hi, I'm not sure this is the correct place to ask. But how would I host a local WinPhone build on our local server for use by our internal beta tester. Thanks Dave

View Article

Intellisense issues with XAML based views in PCL using any version...

I created a Xamarin.Forms PCL project in Visual Studio 2015 Enterprise and added some views, viewmodels, etc and everything seemed to be fine. The project template seems to come with Xamarin.Forms...

View Article

How can i set the app icon to the left in iOS part of Xamarin.forms?

Currently the app icon appears in the center by default in iOS .Is there a solution to place the app icon in the left in iOS part of Xamarin.forms.

View Article


How to know if file is exists on dropbox or not..?

Hello Team I am new to Xamarin and I am trying to sync Drop Box using "Dropbox Core API" component. I am able to upload file on Dropbox without any issue but I am not able to search file (if file is...

View Article

Custom Control

Can I create a custom control and paint it with OpenGL (on all platforms)?

View Article

Compile Error after upgrading to new Xamarin 4.0 and Forms 2.0

I've upgraded everything on the Mac and VS2013 with latest from Xamarin. Now getting the following error when compiling the iOS project. I've submitted a support request at ios@xamarin.com, but thought...

View Article


Xamarin.Forms 1.5.2-pre2 Released

pre-2 Notes Features Entry.HorizontalTextAlignment SearchBar.FontAttributes, FontFamily, FontSize XAlign properties renamed HorizontalTextAlignment YAlign properties renamed VerticalTextAlignment Add...

View Article


ConnectivityPlugin.ConnectivityChanged not working on iOS for an XForms App

Hi @JamesMontemagno I'm using the ConnectivityPlugin for detecting changes in the connections for a XF App. Connectivity.Plugin.CrossConnectivity.Current.ConnectivityChanged += (sender, e) => {...

View Article

I want to refresh my ListView on Button Click. Please help. :)

Error: 'xamarin.forms.ListView' does not contain definition for 'IsRefreshing' 'xamarin.forms.ListView' does not contain definition for 'IsPullToRefreshEnabled'

View Article

ListView IsPullToRefreshEnabled not found

Hi! I try to implement "pull to refresh" in ListView. I just set property IsPullToRefreshEnabled = true, and got the following exception in my app: System.MissingMethodException: Method...

View Article

Dynamic grid?!

Hi guys I've started using Xamarin forms for an app I'm working on. It's going _ok _so far, finding some stuff a bit of a struggle though. My latest issue is trying to implement some sort of dynamic...

View Article


Image may be NSFW.
Clik here to view.

Can't add Shared Project to References in Windows Phone 8.1

Hello, I'm trying to add a Windows Phone 8.1 project to my existing solution which contains a Shared Project. I'm also using Xamarin.Forms. But when I follow these steps, I get stuck at the step where...

View Article

Multiplatform authentication? (WP, Android, iOS)

Hello, I'm currently developing a PCL application for iOS, Android and WP using Xamarin.Forms. The thing is that I can't find a nice multiplatform way to do authentication. I'm currently using the...

View Article


Graphic editor functionality using Xamarin frameworks

I am assessing how much and which of Xamarin's frameworks (and the ecosystem) I can use to create a Graphics editor (think of interactive shapes such as curves and rectangles). I know I can use...

View Article

Camera Overlay - Xamarin Forms

Hello, i've been working on the sample provided by XLabs to work with the camera ( https://github.com/XLabs/Xamarin-Forms-Labs/wiki/Camera ) and its working ok (only if target API = 21) . I wanted to...

View Article


ListView on iOS is auto scrolling to the top when rows are reloaded through a...

I'm porting an iOS application into Xamarin Forms and I'm pretty much done.... I'm just having an odd issue where I expand Table Cells and the ListView just auto scrolls to the top I took the...

View Article

How can I use FontAwesome icons in the NavigationPage?

I am still quite new to Xamarin Forms and I was wondering if it is possible to use FontAwesome icons in the NavigationPage. I have found a way in iOS to use FontAwesome icons in the toolbar items using...

View Article

Force ListView to redraw when itemtapped on iOS.

Hey I have a listview with some custom viewcells. I want the viewcell to change its backgroundcolor when the cell is tapped. overriding the OnTapped() function worked on android but when i do it on iOS...

View Article
Browsing all 79144 articles
Browse latest View live