Quantcast
Browsing all 76418 articles
Browse latest View live

Master Detail Navigation using Messenger

Hi everyone, I'm making a tablet app in landscape only where the drawer is always displayed. I handled the Master/detail navigation using event as shown on the forum. It works well. Now in my...

View Article


Pop 2 modals at once

Hello everyone, In my setup I use a MasterDetailPa ge with a Navigation page as the Detail Page. At some point in our App we have 2 modals pushed on top of eachother. We would like to remove both...

View Article


Design Idea needed for Carousel type page

Hi, what I would like to do is load a page that displays some data for the current month, I then want to allow a user to scroll left and right incrementing and decrementing the month as needed. I have...

View Article

Adding a ContentView in a ContentPage

Hello, I have a ContentPage with a text field and a button. Once the button is clicked I want to load a ContentView under the button. The ContentView has a ListView of stuff I want to display....

View Article

Can we add configurable urls in app.config file?

This is more about the standard practice ? Normally we put our urls in constant file in mobile apps? Unlike in web to make urls configurable they used to write inside app.config as key value pair?...

View Article


windows rt forms support for Xamarin.Forms.ToolbarItem

Hi, Does the windows rt xamarin forms support toolbaritems. I have code in my existing project that adds a toolbar item and it is not showing when I add the windows rt windows app project. Thanks,...

View Article

Xamarin studio gets stuck while rebuilding the iOS app?

I'm using xcode 7.1 and xamarin studio 5.10.1 and whenever I'm setting my iOS project as startup project and build it the build process gets stuck and on canceling the build it doesnt gets cancelled....

View Article

How to hide the separator lines after the end of the list in IOS

In IOS listview shows if one or two Items and rest of the space it shows the separator lines, I want to hide the separator lines if no data.

View Article


Getting a grid of buttons without the spacing in between.

What do I need to do to avoid the default spacing between two buttons? I have tried setting padding to 0, BorderWidth etc. I am using Grid like this: in ctor: InitializeComponent(); var grid = new Grid...

View Article


Is it possible to programmatically change the DisplayName of a Windows app?

When running the Windows version of my Xamarin.Forms app, the Display Name (from Package.appxmanifest) is displayed on the bar above my running app. Rather than use the static value from...

View Article

Image may be NSFW.
Clik here to view.

Grial UI Kit for Xamarin Forms

Hi everybody! Just wanted to share with you our first Xamarin Forms User Interface Kit. And hear what you think about it Please check it out http://www.grialkit.com Thanks everybody!

View Article

Issues with upgrading to XF v2.0.0.6490

I am having 2 issues. I don't know if they are related. XF Version Issue: I created a new cross platform solution in VS2015. Then upgraded the XF for Windows Phone project. Then the version numbers are...

View Article

Displaying SVG type information in Xamarin.Forms

Hi, I’m currently looking for some guidance for displaying 2D vector graphics inside a Xamarin.Forms application. The information I have is in SVG html tag format (...<//svg>) but we can probably...

View Article


XamlSamples.iOS `App' does not exist in the namespace `XamlSamples'.

/xamarin-forms-samples/XAMLSamples/XamlSamples/XamlSamples.iOS/AppDelegate.cs(37,37): Error CS0234: The type or namespace name `App' does not exist in the namespace `XamlSamples'. Are you missing an...

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


XAML Namespace http://schemas.microsoft.com/winfx/2009/xaml is not resolved.

HI Now i am Creating a New Windows Phone App using Xamarin in VS2013. If I add the Shared Code and I am getting Error like this. "XAML Namespace http://schemas.microsoft.com/winfx/2009/xaml is not...

View Article

Entry drawing

I have a custom rendering for an entry. The iOS flavor is a UITextField. I want to draw a thick white line on the bottom of the text. I tried overriding the Draw(CGRect) method, but I don't see any...

View Article


Entry drawing

I have a custom rendering for an entry. The iOS flavor is a UITextField. I want to draw a thick white line on the bottom of the text. I tried overriding the Draw(CGRect) method, but I don't see any...

View Article

Popup keyboard hides parts of the UI rather than resizing

I would like to create a screen that has a behavior similar to common chat apps e.g. Hangouts where there's a scrollable section of the page and an Entry with a Button underneath that updates the...

View Article

How to reuse my own custom render in another project ?

I created some custom render in my current project, now i start another project and want to reuse it. Does anyone help me, please ?

View Article
Browsing all 76418 articles
Browse latest View live