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

ActionBar Home Button Visibility: When to set

I'm going crazy. I try to hide the home button on Android with Xamarin.Forms (should be build in). On iOS it wasn't a problem with a custom renderer. This doesn't work with Android. Not find any event,...

View Article


Appstore rejection

Hi! Appstore reject my app with the reason - ''We were unable to review your app, as it crashed on launch. We have attached detailed crash logs to help troubleshoot this issue." I success to run in...

View Article


Grid + Entry : entry does not work...

Hi. I've this situation: var editPrezzo = new Entry(); editPrezzo.SetBinding(Entry.TextProperty,"ImportoArt"); editPrezzo.IsVisible = false; var labelNome = new Label(); labelNome.FontSize =...

View Article

SetCanDisplayBannerAds method in Xamarin.Forms

I want to know how I can enable iAds using Xamarin.Forms, when I was using Xamarin for iOS I was able to call SetCanDisplayBannerAds within the UIViewController, how can I do this with Xamarin.Forms?

View Article

Why Image And Button with Image looks differently in my layout

Hi, I am newbie to this technology.... I am using Same Image i.e "Login.png" to my Image And Button also. But my button looks me different than Image. I think they both should look identical if my all...

View Article


Open url in browser

I´m displaying a list of items, and I want to navigate to the associated url when the item is clicked. Is there any api to open a given url in the phone browser?

View Article

Hit A Api(Get type) in Xamarin Forms pcl.

I am trying to hit a get type API in Xamarin Forms in pcl.I used Lot of methods but in the end every method give me error of reference.is it possible to hit get type API . following is my current code...

View Article

MultiPage

public class NewTab: MultiPage<ContentPage> { public NewTab() { Button b = new Button (); b.Text = "Go Content B"; b.Clicked += (object sender, EventArgs e) => { this.CurrentPage =...

View Article


Trying to use ZXing barcode scanner in a Forms app: getting error about...

I'm trying to invoke the barcode scanner in a command bound to a button, and I'm getting runtime errors referencing: android.util.AndroidRuntimeException: Calling startActivity() from outside of an...

View Article


WebView really limited, what do you think?

Hello friends, I'm trying to accomplish several things on Xamarin.Forms 1.3.0 stable version and no luck. Basically the First thing I'm trying to do is enable/disable the scrolling, there is no such...

View Article

OnElementPropertyChanged not getting called ?

Hi I'm currently working on some extended Forms controls. I use bindable properties, but somehow the "OnElementPropertyChanged" wont get triggered with my "custom" properties. I just cant seem to...

View Article

TextCell.DetailProperty - more then one line (WordWrap) possible?

Hi all I am "on the way" to implement master-detail pages in my app. My master-page is a menu-page (customized from crm-demo-app). The menu-items are from type TextCell, presented in a ListView. I want...

View Article

Why Carousel View still not found with Xlabs control namespace when using...

Is this problem exists with everyone?Pls respond

View Article


Binding Issues

Is anyone else having a problem with bindings using Xamarin Studio on OS X? It seems as though bindings between the binding context and the UI element aren't carrying data from binding to UI, but the...

View Article

Is it possible a listview with alternating backgroundcolors?

Hello mates, i am trying to show a listview with 2 diferents backgroundcolors. With a custom viewcell i can set the backgroundcolor with a binding but i want that empty cells also change it background...

View Article


Master-Detail on the same page

I am new to Xamarin and would like to design an app where master and detail appear on the same page (sort of like Order and Order Details). Order information with Order Number, Customer Name, Order...

View Article

ListView PullToRefresh doesn't have RefreshCommandParameter - how I got...

So I implemented Pull-To-Refresh in my App today, but in the process, I've discovered that there isn't a RefreshCommandParameter that I could bind to. The reason I was looking for said property is...

View Article


DisplayAlert method crashes on Android but fine on Windows Phone?

I have this method in the Code behind my view which is a ContentPage... public void DisplayAlert(string title, string message, string accept, string cancel) { base.DisplayAlert(title, message, accept,...

View Article

How can I display the navigation bar in Xamarin.Forms TabbedPage?

The following code is my Xaml: <?xml version="1.0" encoding="utf-8" ?> <TabbedPage xmlns="http://xamarin.com/schemas/2014/forms" xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"...

View Article

do the Xamarin.Forms controls support drag/drop runtime functionality?

I am looking to allow my end users to do drag and drop on items within a list view. I was looking at the documentation for the cell and listview controls and didn't see any kind of "onDrag/onDrop"...

View Article
Browsing all 58056 articles
Browse latest View live


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