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

How to open intent on click push notifications.

I'm having some trouble understanding how the pushnotifications should work. When the user clicks on the notification dissapears but the activity does not start. I have a specific GCM module which is...

View Article


Beginner questions on custom page renderers

What is the difference between e.NewElement and Element? Also iOS is setting up a new page inside OnElementChanged here: https://developer.xamarin.com/guides/xamarin-forms/custom-renderer/contentpage/,...

View Article


TabbedPage in MasterDetailPage not producing scrollable tabs

Hey everyone, I'm having an issue where I have a TabbedPage in a MasterDetailPage and the tabs are not scrollable. Instead they're getting squished to fit the screen. Any ideas what's going on? Page...

View Article

Image may be NSFW.
Clik here to view.

Android custom TabbedPage renderer with Material Design compat

Hello, everyone! I'm trying fix tabs broke texts but, since I'm using Material Design AppCompat, I'm having problems to create a custom TabbedPage renderer. Anyway, I'm just search for a way to fix...

View Article

Image may be NSFW.
Clik here to view.

scope bar in xamarin forms

Hi, i am developing an app in xamarin forms. I need in the ios version of the app to show an scope bar, how can I do it? This is what I call a scope bar:

View Article


How to Strikeout the Label in xamarin forms windows?

Hi, How to Strikeout the Label in xamarin forms windows? I want the label as follows for windows phone.

View Article

Xamarin.Forms Push Notifications

I'm currently trying to integrate Push Notifications on Xamarin.Forms in a PCL project but I have to implement it without using Microsoft Azure. Has anyone tried this or may someone guide me through...

View Article

ContentPage not removing XAML bindings when popped from NavigationPage?

Hi, I'm using the MVVM pattern with XamarinForms, so I create a model, assign it to the Xamarin Page (the page is a subclass of ContentPage) and because of the bindings declared in XAML everything gets...

View Article


After implementing Material Design for Android, crashes app on start

Hi there, I implemented Material Design in my Xamarin.Forms app using both links, however in both cases when i run app, it crashes. Please advise...

View Article


Android Sticky service and BroadcastReceiver not working when Xamarin.Forms...

Hi, We are developing Xamarin.Forms application. In Android project we have added a sticky service and BroadcastReceiver. In Service we are using Alarm Manager to schedule a notification. Code to show...

View Article

Updating UI in Tamarin.Forms apps

Hello everyone! I need to update user interface from code, I need to change ActivityIndicator is running or not. This is being executed when app gets results from WCF service. It runs some code in...

View Article

AutoMapper & Linker issue

Hey, when letting the linker remove all assemblies we get following exception which is related to the AutoMapper library. System.Diagnostics.Debugger.Mono_UnhandledException...

View Article

Show List in a popup, some approach?

I want to give to the user the possibility of select an element of a list in a popup (without navigate to another page). My question is, is this possible with Xamarin.Forms? is there any plugin...

View Article


Material Design Hamburger Icon alignment

It seems that by using the material design with forms, the hamburger icon (and the toolbar overflow icon) is not vertically centered in pre Lollipop devices. Is there something I am missing?

View Article

How can I draw a signature in Xamarin.Forms?

Hi guys, I am looking for a way to draw signatures from Xamarin.Forms. Is there any plugin which works fine with Xamarin.Forms 1.5? I have tried with ACR SignaturePad Plugin but it does not work fine...

View Article


Image may be NSFW.
Clik here to view.

How can we make XForms feature requests?

I understand that most of new development is being made in the form of bug fixing. Is there a separate team working on new capability or is it just one team juggling between bugs and features? Is there...

View Article

Strange behaviour with ListView and separator thickness on iOS 8

Hi, I've encountered a strange bug with the ListView, please see attached screenshot. Some of the separators is thicker than the others, and when I scroll it flickers a lot and changes thickness...

View Article


Need help with RelativeSource Syntax

I have ListView which has a ListView.Header. The ListView is bound to an ObservableCollection. The Header needs to bind to members of my view model, not the collection. I cant figure out the correct...

View Article

Image may be NSFW.
Clik here to view.

Tabbed Page more selection IOS renderer

Hi I'm trying to work out if It's possible to change the more page renderer on a tabbedPage. So at the moment If I select the more button tab the following is displayed. I would like to change the...

View Article

CustomRenderer on iOS - sizing to the bounds of the custom control

I've got a custom ViewRenderer, which I'm using to play a video (so far on iOS). This is working, but the MPMoviePlayerController is being cut off at the bottom of the screen - attached screenshot. I'm...

View Article
Browsing all 89864 articles
Browse latest View live