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

Xamarin Forms Windows Phone 8.1 Custom Page Renderer

hi, Is it possible to write custom page render for Windows Phone 8.1 ? i was trying to write a Renderer.but i couldn't find anyway to connect My native page to Renderer. in the samples provided , they...

View Article


push notification re launches app in android

Hi, I'm using the Xam.Plugin.Pushnotification package to implement cross platform push notification. It works fine on the iOS build and works mostly on the Android build. In iOS if a notification comes...

View Article


Can I build a Forms App for this windows tablet?

I have a customer that wants an app specifically for this tablet: http://support.hp.com/us-en/document/c04497977 Chipset and Microprocessor: 1.8 GHz Intel Atom Z3735G Quad Core Processor Windows 8.1...

View Article

Layout Related Question

Hello am new in Xamarin.am trying to create a Login Form. using the below code but i can't layout it properly.plz help me anyone asap. i want the button and Entry field as Full width. See the attached...

View Article

ScrollView bug on Windows after updated to Xamarin.Forms 1.5.1.6468

Hi I have Visual Studio 2015 on Windows 10. I have a Xamarin multiplatform project for Androd, iOS, WinPhone 8.1, and Windows 8.1. And I updated Xamarin.Forms to version 1.5.1.6468 today. But the...

View Article


Error retrieving parent for item:...

I updated to xamarin forms 1.5 and am now getting this error when buildilng my Droid project. PCL compiles fine. It is also producing the same error on android:Widget.Material.Button.Colored...

View Article

branding a native app?

My team don't want to use native apps because our clients want an app with their own logo, colors and layout, they are incline to HTML 5. I was thinking that we might be able to develop an app with a...

View Article

ScrollView inside absolute layout not working

I'm trying to create something like this: ->absolutelayout ->scrollview with some content ->a label the scrollview is supposed to fill out the entire page while the label should appear...

View Article


iOS exception crash - This application is modifying the autolayout engine...

Hello I am receiving the following error after updating Xamarin Forms to 1.5.0.6 when I just try to focus a entry! 2015-10-08 16:33:06.972 PositiveDrive[675:395928] This application is modifying the...

View Article


XLabs.Forms CameraView control: How to get current camera frame and enable...

Does anyone know how I can get the current camera frame which is displayed in the CameraView control? Best would be as byte[] :-) Also is it possible to enable AutoFocus? The CameraView does not enable...

View Article

Setting button background color removes material design touch feedback

How do i set the background of a button but still keep the touch feedback from android material design? <Button x:Name="login" Text="LOGIN" TextColor="White" BackgroundColor="Teal"...

View Article

Add event to native calendar crossplatform

Dear readers, i have a question how do i add a event to the native calendar crossplatform i tried a github project but its not building in my current project....

View Article

Change scrollbar color of listview

Hi, is there a way to change the color of the scrollbar of the listview. I have a page with background color that about the same as the scrollbar, so the scrollbar is not even visible when scrolling....

View Article


NavigationPage.PopToRootAsync NullReferenceException

Hi, I have a MasterDetailPage subclass pushed onto the navigation stack and bound to a viewmodel that has a BackToRootCommand which ultimately calls NavigationPage.PopToRootAsync. I get a...

View Article

Xamarin.Forms Convert to Byte[] without losing Image Orientation

How can i convert Xamarin.Forms.Image to Byte Array without losing Image Orientation Info?

View Article


How to get the IMEI number

Hello, Is there a way to get the IMEI number from Xamarin Forms app? for android and iOS.

View Article

How can i add inside of BoxView image?

Hi there How can i add inside of BoxView image or Label?

View Article


Image may be NSFW.
Clik here to view.

ToolBar of earlier page is displaying.

Hello All, I m going through a strange problem.I have implemented an Navigation.pushAsych method to navigate from one page to other page. It's navigating correctly but ToolBar of earlier page is...

View Article

I can't type commas in an numeric entry binded to a decimal value

This is really really strange. I have an entry binded to a ´decimal´ value with a default value (which comes from server): <Entry Text="{Binding AmountToPay}" Keyboard="Numeric" /> And I see the...

View Article

Could not load assembly 'GooglePlayServicesLib'

I face the error as follow : Exception while loading assemblies: System.IO.FileNotFoundException: Could not load assembly 'GooglePlayServicesLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken='....

View Article
Browsing all 91519 articles
Browse latest View live