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

TableSection w/out header

How can I hide / not create the section header created by a TableSection? The TableSectionBase documentation states: You can assign a header and a footer either as strings (Header and Footer)...

View Article


Image (UI) rotation or Image Source rotation. Which one is better?

we are developing an application where we need to show the ID cards. One page we have to show the ID card in landscape mode and other page we have to show the ID card in Portrait mode. Which one of...

View Article


Xamarin 5.10 build 811 - No "iOS Application" Section For Setting "Version Code"

I'm running Xamarin 5.10 build 811 from the alpha channel and I'm trying to set the "Version Code", but I don't see the "iOS Application" section for setting the "Version Code" in the iOS project...

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

Formatted Label with Xamarin.Forms

Can someone please show me how to use Xamarin.Forms.Label.FormattedText correctly? I'm using Xamarin.Forms to write a Carousel based app, when I try Label IntroductionTextLabel = new Label();...

View Article


Issue with Forms grouped ListView

Hi Guys and Gals, Using a grouped ListView to display a list of images, 1 cell/row per image. The header of the group contains a number (row counter). What is puzzling me is that when I load up the...

View Article

ListView first item is pushed down on Android API 23 Marshmillow

There is a large blank part at the start of the list like this: http://i.imgur.com/ZCW3oML.png The right side is actually a list view, but the items are pushed so far down that you have to scroll a bit...

View Article

Button with an image, how to centre the image horizontally?

Hi guys, Trying to get a little button with an image, I want the image to be centred within the button but it is always to the left. Button button = new Button(); { //WidthRequest = 50 BorderWidth =...

View Article


App crashes after splash screen on iOS device

Hello everyone! My app works correctly on the simulators but crashes on the real device. I dont see any logs in the deployment and application outputs. How could i know what crashes my app? Thank you!

View Article


Is it possible to set event handlers for "OnBeginTap" and "OnEndTap?"

This is probably not possible out of the box in Xamarin.Forms and I have been struggling to find a way to do this in a custom renderer, but is it possible to capture the events that occur when a tap...

View Article

Which class and proper parameter syntax for connecting to Couchbase remote...

I am trying to establish the proper class usage and parameter syntax for connecting to a couchbase cloud instance. For E.G. To instantiate and connect to a local connection to a Mongodb the syntax is...

View Article

EventToCommand with Xamarin Forms Behaviors

I wrote an EventToCommand behavior using Xamarin Forms 1.3 behaviors and I would like to share it with you : anthonysimmon.com/eventtocommand-in-xamarin-forms-apps/ You will find an example where the...

View Article

Image may be NSFW.
Clik here to view.

How to make .Forms stable…?

Unfortunately, I don’t think (but hope) that this posting will change things, but I have to write it (the hope dies last). Today (2015-05-19), I personally have 25 filled bugs in Bugzilla 11 of the 25...

View Article


Does not work

Just downloaded and installed xamarin studio on windows 10. Tried to create new forms application with all defaults. Fails to build and run. Xamarin sucks.

View Article

HybridWebView to load local image not working

Hi all. I have issue with android customization for WebView. I`m using HybridWebView on my Xamarin.Forms page to show my custom HTML. XAML is looking like this: <base:MyDescendentFromWebView...

View Article


Incorporate CocosSharp/MonoGane with Xamarin.forms

Is there any way to incorporate CocosSharp with Xamarin.forms and Vice versa. I have an application under development which has some "game like" functionality like dragging and rearranging views. So I...

View Article

Image may be NSFW.
Clik here to view.

CachedImage FFImageLoading for Xamarin.Forms

https://github.com/molinch/FFImageLoading or https://github.com/daniel-luberda/FFImageLoading/ (new Forms features) DEMO:...

View Article


out of memory

Hi friends. I have a page with a "grouped" listview. Every row in this listvierw has an "Image". This page is inside a NavigationStack. I have this exception (only one time by now). Catched by...

View Article

Windows10 64 bit crash on startup

We're trying to build our app for Windows 10 64 bit (it works on 32 bit). Get this exception at startup in MainPage() when we try to instantiate the app (xxx.App app = new xxx.App()) Message =...

View Article

Singleton Instance of ViewModels

Hello, I have 3 screens in my app- Home, B and C. Home screen has toolbar which can be used to navigate to A or B. I navigate to A from Home using button. This creates a new instance of VM with A. Then...

View Article
Browsing all 77050 articles
Browse latest View live