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

App crash immediatly at startup with 'Fatal signal 6 (SIGABRT)' error message

Hi everyone, I'm a new Xamarin Forms developper (about 2 month old) and I'm facing a big problem when I execute my Xamarin Forms Android application. I search on the Xamarin forum and on Google for a...

View Article


Image may be NSFW.
Clik here to view.

[Material] TextInputLayout Renderer (Floating Labels)

Just thought I'd throw this out there. If you want floating labels on your Entry (as found here (by JamesMontemagno)), I've thrown together a custom renderer that extends Entry. note: this requires the...

View Article


ListView Grouping : Example Please

Can anyone explain to me how to do grouping within the Forms ListView? It's not quite apparent how it is supposed to work. Thank you very much.

View Article

The name 'InitializeComponent' does not exist in the current context on an...

Hello, I'm having issues on building android app - it fires this error on all pages. But building ios app goes fine. I've tried to build this project on windows and got the same error. Unfortunately...

View Article

Proxy settings from devices

Hi, I would like to know the best way to retrieve proxy settings for all devices. My needs to be proxy-aware, not all clients will be using a proxy but some will. I'm using the standard HttpClient at...

View Article


ToolBar Icon image size for Android and iOS devices

Hi Xamarin teams, Could you please suggest me a solution for ToolBar Icon image size for devices (Android and iOS). I have worried about the different size of ToolBar icon Image in different device. I...

View Article

Dynamic binding is not working while setting the dynamic expando object to...

Dynamic binding is not working in Xamarin.Forms. I have created a dynamic expando object with one property “Name” and assigned value for the property. I have created a new label and bind the expando...

View Article

Image may be NSFW.
Clik here to view.

Look what I made over last weekend, SliderView!!!!

Hey Forms Community! I was hacking around last weekend to make some kind of SliderView that I could use instead of a CarouselPage. I wanted to share this with the community in the hopes that it will...

View Article


Create thread for error

How i can delete this ?

View Article


App only runs when emulator is in sleep mode first

Hi all, I am working on a small Xamarin.Forms webview application. This is a follow up question to the one answered on Stackoverflow xamarin-forms-making-webview-go-back So I have a toolbar and a back...

View Article

Picker firing event SelectedIndexChanged on iOS too early

I've been trying to use Forms Picker and it looks like it has different behavior on Android/Windows Phone and on iOS. https://developer.xamarin.com/api/type/Xamarin.Forms.Picker/ On iOS event...

View Article

Iconize plugin for Xamarin.Forms - Easily add icon fonts to your projects

I have just published to nuget and github a series of plugins to easily add icon fonts to your projects. Currently only Xamarin.Android, Xamarin.iOS, and Xamarin.Forms (minus WinPhone) are supported....

View Article

Retrieving logs from a failed iOS deploy

I am using VS2015 and a Mac build host to create an iOS app. I have an older iPhone 4 I want to deploy to. "Launch Failed. The app 'MyApp' could not be launched on 'Old iPhone 4'. Please check the log...

View Article


InitializeComponent

My Mobile PCL project lists "The name 'InitializeComponent' does not exist in the current context" in the Error List but the output windows indicates that build was successful. How is this issue...

View Article

Handling a file, "Open with" or "Share" options

Hi, I have an application that needs to handle different kind of files (Images,Videos,PDF,DOC,etc). Now I'd like to have a list that contains different kind of files. When I select a voice i'd like to...

View Article


How to select multiple images from gallery from both android and iOS device?

Hello, I am working on xamarin.forms app. I am creating the app for android and iOS. I need to open the gallery and select multiple images from gallery of devices. How I can do this in xamarin.forms...

View Article

Remove Event Listeners from ContentPage

Hi there We add controls and events in constructor of ContentPage, so where we remove listeners? Thanks

View Article


Adding padding to Hamburger Menu Icon

We are using the master detail page to implement navigation drawer hamburger menu.Now we are styling the action bar in a native way using a theme. <style name="CustomActionBarTheme"...

View Article

Prevent Modal being closed with Android Hardware button

Hello everyone, as stated in the title I would like to prevent the Android Hardware Back button to close a specific modal on the navigation stack. The modal get's called like: await...

View Article

Edittext monetario

They know how to create a monetary EditText? Format it by clicking? So I tried and did not work -> EditText Valor = FindViewById<EditText>(Resource.Id.EditTxtVlr600); Valor.AfterTextChanged +=...

View Article
Browsing all 75885 articles
Browse latest View live