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

How to disable swipe gesture on pushed page.

I have a detail page, which is pushed onto the navigation stack: listView.ItemTapped += (sender, args) => { if (listView.SelectedItem == null) return; var content = listView.SelectedItem as Content;...

View Article


Image may be NSFW.
Clik here to view.

Xamarin.Forms Bindable Picker

If anyone wonders how to make a Bindable Picker, here's the code: ` public class BindablePicker : Picker { #region Fields //Bindable property for the items source public static readonly...

View Article


Invisible views ignore touch on Android but not on iOS

Hello, We did an interface that uses absolute layout and invisible views to position some elements. The problem is that views behind those invisible views (used for positioning) is not receiving the...

View Article

With a NavigationPage moving from one page to the next

I have a NavigationPage and we move from page to page, one after the other. We do this by PopAsync the current page off the top and then PushAsync the next page on. This works perfectly on Android, but...

View Article

Issue with Accessibility settings and TextCell on IOS

I am using ListView and TextCell. If I increase the text size in the settings under "general->accessibility->larger text" the "detail" text keeps the correct size, but the size of "main" text of...

View Article


How to implement cache/offline function for Android?

I have mobile service hosted on Azure and using Xamarin.Forms (only android not iOS). My online functionality works but I need to implement offline when the network is down.

View Article

Does anyone else find it practically impossible to get a view stack to do...

Is it just me? My code is getting more and more exceptions now where I have to move things from viewstacks to absolutel layouts because it just will not do what I want. e.g. I want a view like this:...

View Article

How to create a custom view and renderer which can display children

I have another thread; but think it might be badly worded, so I want to simplify my question. how can I write an iOS renderer to allow me to do this: <controls:MyAwesomeControl>...

View Article


Rounded BoxView (Circle)

The new release of RoundedBoxView plugin is now available on nuget. It includes the ability to add a border around the BoxView. Now go make some circles...!

View Article


Best way to display a floating tooltip ?

Hello community, I'm still new to Xamarin Forms but so far I love it. I have an idea and I really don't know how to realize it. I want like to display a floating Tooltip when the user tap a Label. The...

View Article

Entry issue on Android

In my app I've got two different contentpages coded in XAML, with the same structure (contentpage<absolutelayout<stuff) Each of pages has an entry placed in such a way that the keyboard appears...

View Article

Any advice on finding a solid Xamarin Forms resource with good android?

We've had an opening for a while now; we've interviewed a few people who were great - personally, and professionally; but we haven't found quite the right fit yet. A large component of that is finding...

View Article

Navigate to a tabbed page

Hi, i'm making a page with a menu that takes the user to other pages, one of these pages is a tabbed page. For all the pages I am using PushAsync so I have the back button to navigate back to the menu,...

View Article


Setting BackgroundImage On Page for Different Platforms

I've got a quick question on setting a Background Image on a Content Page. So I've created a ContentPage and I've see that it has a BackgroundImage property that I would like to use. This page will use...

View Article

Can not resolve image size

Hi, i'm trying to center an image in a relative layout but i'm failing at it because the size can not be resolved. When I debug this line return (parent.Width * .5) + (imagenLogo.Width * .5); I get...

View Article


How do I create a Xamarin.Forms Listview that is of Facebook Style ListView

I have researched and felt that TableView class is not the right choice here as I want the Listview to be scrollable. Is there anyway that I could render the ListView in cards as that of Facebook Feeds...

View Article

is InputTransparent broken in 1.4.3?

I have a modal popup, which shows as an absolute layout, which overlays the entire screen (It's added to the app's main absolute layout). The background of this is a half alpha box, to dark out the...

View Article


Web View (Windows Authentication Problem)

Hi, Scenario: I need to access to our clients website and there website is using Windows authentication from the server (IIS). So, once you go to there website. It will prompt for a username and...

View Article

Image may be NSFW.
Clik here to view.

can i hep me with a grid

i want to do, something like this.... i use a grid 2*2 ` <Grid.RowDefinitions> </Grid.RowDefinitions> <Grid.ColumnDefinitions> </Grid.ColumnDefinitions> <Label Text="Forma de...

View Article

Akavache, Json and iOS throwing TypeLoadExceptions

Hey Guys, I just installed the Akavache plugin into my Xamarin Forms project. With android everything runs just fine but on iOS I get the following error: Unhandled Exception: System.TypeLoadException:...

View Article
Browsing all 75885 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>