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

How to achieve scrolling on a page with StackLayout and WebView?

Currently I have the following project: https://github.com/bencrispin/ScrollInWeb I know I've read in other forum posts that a scrollable view inside of another is skeptical, but this works...

View Article


Image may be NSFW.
Clik here to view.

Why am I can't? [assembly:Dependency(typeof( ??)]

I see several people use this code, but in my code I can not make it work [assembly: Dependency(typeof(Droid.Path.Config))] namespace Droid.Path { public class Config : IConfig { Error Severity Code...

View Article


Is Xamarin Forms ready for production?

Hi, I would like to know whether Xamarin Forms is ready for real-world development? We are planning to develop a cross-platform application, whose major part is data-entry and uses negligible platform...

View Article

5 Tips to Properly Style Xamarin.Forms Apps

http://motzcod.es/post/125302147562/5-tips-to-properly-style-xamarinforms-apps?utm_source=Xamarin+Weekly+Newsletter&utm_campaign=87ff0a0a09-Issue_0517_30_2015&utm_medium=email&utm_term=0_07...

View Article

Picker broken for Windows Phone 8.1?

The color example for the Picker control does not work on Windows Phone 8.1 when I reduce the number of colors in the pickers items list. If it is used with 6 items or more, the selection is shown as...

View Article


MasterDetail and navigationpage problem

Hi guys, I have a project with a masterdetail with menu. I followed this example https://www.syntaxismyui.com/xamarin-forms-masterdetail-page-navigation-recipe/ Well... ok, masterdetail and the...

View Article

Could not load type Share.Forms.Plugin.iOS.ShareImplementation,...

I've been scratching my head on below error when I started using https://github.com/jguertl/SharePlugin: Could not load type Share.Forms.Plugin.iOS.ShareImplementation, Share.Forms.Plugin.iOS,...

View Article

Image may be NSFW.
Clik here to view.

Create share button

Hello, is there a way to create a "Share" button with Forms? I want to create this button that, when pressed, launches the classic intent chooser in Android (Image 1), the UIActivityViewController in...

View Article


Override/cancel pop when hardware back button pressed using NavigatePage

Is there anyway to achieve this? Thanks, Stuart

View Article


Image may be NSFW.
Clik here to view.

Camera Capture using XLabs

Hi I'm trying to implement a camera capture using XLabs. I've follows the examples but there seems to only be part of the code necessary (unless there's a complete solution I'm missing on Github!?) I...

View Article

Xamarin Forms Labs Camera

How do I use the camera feature from xamarin forms labs? How do I implement the code and such?

View Article

Security of Resources.resx and Build Action

Hello, I'm using a resx file in my application to store some keys that I want to keep hidden to users. Is there any way for users to read its content? (I've set Build Action as Embedded resource) Thank...

View Article

Image may be NSFW.
Clik here to view.

Not able to install MailKit

Not able to install MailKit in my project. Install-Package : Could not install package 'MailKit 1.2.8.0'. You are trying to install this package into a project that targets...

View Article


Image may be NSFW.
Clik here to view.

Button inside ListView

Hi all, I think I have found a possible bug on Xamarin Forms (android): when you add a button to a ListView ViewCell, the selectedItem binding property stops working on Android (it still works on iOS)....

View Article

Upload a picture using Xamarin forms PCL project

Hai I have a task that i need to Upload a picture using Xamarin forms PCL project .Can Someone share the Source code

View Article


How to properly bind click event to a button in a ViewCell?

I have the following code snippet in an xaml file: <ListView x:Name="listView"> <ListView.ItemTemplate> <DataTemplate> <ViewCell> <Button Text="{Binding Name}"...

View Article

Accordion List View

Hi, I've been working on a custom renderer to create an Accordion controller. So far I was successful using Xamarin Labs - EditableListView as reference. Here's how the code is so far for the custom...

View Article


Image may be NSFW.
Clik here to view.

Xamarin.Forms render picker like spinner in Android

Hello guys ! I am making an app using Xamarin.Forms and I am trying to make an picker to work as spinner like in Android but no idea how to make it. I tried to make a render control also. Here is my...

View Article

Out of memory exception while debuging with android phon please help me to...

[GestureDetector] [Surface Touch Event] mSweepDown False, mLRSDCnt : -1 mTouchCnt : 3 mFalseSizeCnt:0 [Choreographer] Skipped 41 frames! The application may be doing too much work on its main thread....

View Article

implement alarm in monodroid

i want to implement alarm in my application. but i really don't know how to do it. is there anyone to help me please? i used the following codes and after running this code i just see "i'm running " in...

View Article
Browsing all 91519 articles
Browse latest View live