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

Image may be NSFW.
Clik here to view.

Image Rotation in ListView

Hi All, I have a list of locations in a ListView and I need to display an arrow image that is rotated to the correct direction that each location is in from my current location. At this stage I am...

View Article


location tracking code using gps provider

i tried Sample Application in my app to track location(longitude and lattitude are also not showing)..but location is not showing on Device(tab). tried link is : are...

View Article


Can we navigate to the root view irrespective whether using modal or push ?

Hi, I have a requirement where i need to go back to my root view after i open many views(modal or push). Scenario is like i need to perform session out operation. On session time out the page should be...

View Article

Image may be NSFW.
Clik here to view.

Not work in Visual Studio 2012?

Hello! I try to test Xmarin.Forms (trial version of software), but in visual studio i don't see designer - only permanent "Loading designer..." text. Visual Studio 2012, full version, test on two...

View Article

error building TodoL10nResx sample

Hi, I downloaded the sample from https://github.com/conceptdev/xamarin-forms-samples/tree/master/TodoL10nResx When tried to run on Android I get the following error Error:...

View Article


How to Get the Value from ItemSource Binding in Listview?

Hi, I created the Listview using Xamarin.Forms. I could get the data in exploreList (Observable collection) and assign to ItemSource. So I can bind the value to Cell controls like Label using...

View Article

NavigationPage Hide Navigation Bar but left menu open

Hi everybody, I have a question. I want to set navigation bar hidden but i want to open left menu swipe. How can i do that? Thanks.

View Article

Image.Source with OnPlatform in Xaml

I have been having a Dickens of a time setting the source property on the image in conjunction with Xaml. I'm trying to use the guide here...

View Article


WebException - NameResolutionFailure just on Android under 4.4

I'm receiving a weird error message. Everything works correctly when I run my app in an Android 4.4 emulator, but if is another version of the Android, this error occur with any async call to...

View Article


Is the Scrollview zoomable in Xamarin.forms?

Hi, How to enable zoom on a scrollview? i didn't find the Minimum and maximum scale properties in xamarin.forms, where as it is available in xamarin. help me anyone if you are aware of this. Thanks!

View Article

Auto-complete Entry in Xamarin

Does Xamarin.From has cross platform auto-complete control?

View Article

Android Crash

I am making a POS application for my company. I am running into an issue where after several transactions (varries per device) the app will crash from an unhandled java runtime exception. The same...

View Article

How do I add built-in bar buttons?

So, I know how to add a ToolbarItem to my Pages and assign it an image, and I know how to assign an image to a Button. But is there any way to take advantage of the operating system built in buttons?...

View Article


MasterDetailPage Android Theme Reset

Whenever I set the 'Detail' of a MasterDetailPage, either by page.Detail = new Content, or by doing Navigation.PushASync, the android theme resets. Why? This makes MasterDetailPage completely...

View Article

how to invoke a button click on another buttons' click?

Hi, I am writing a custom renderer for a button (button1) that should invoke the click of another button (button2). When the renderer's button (button1) is clicked, I want it to either just invoke the...

View Article


How to get Height of View - to enable scrolling in ScrollView?

I'm trying to calculate the actual height of a view (not get the -1 that is returned normally). The reason for this is that unless I set the height of the elements inside a ScrollView it does not...

View Article

Adding a Forms ImageView from a iOS custom renderer is broken...

I want to be able to add a Forms Image from within a custom renderer. On Android this code works fine; but not on iOS... ImageSource imgSource = ResourceHelper.GetImageName("Bets", "Logo"); Image img =...

View Article


Image may be NSFW.
Clik here to view.

Overriding draw in EditorRenderer Subclass

Hello, I'm trying to make a view that looks like this on iOS in a Xamarin.Forms PCL: My strategy has been subclassing Editor in the PCL and subclassing EditorRenderer in the iOS project. I'm insetting...

View Article

How to disable the button on the navigation bar?

I have two page Home, Login , they works like bellow 1)App->Home-> check if Authed --yes-> show Home View --no-> pushAsync LoginView(I see a Back Button on the navigation bar,but I don't...

View Article

Hide status bar on iOS

I would like to hide the status bar on one of my pages. It works for android but I can't find a way to accomplish it on iOS. Creating a custom renderer and overriding PrefersStatusBarHidden() to return...

View Article
Browsing all 58056 articles
Browse latest View live