Quantcast
Browsing all 76418 articles
Browse latest View live

TabbedPage - how to enable reordering?

Hi, I'm looking for the defaul tabs reorder feature in Xamarin.Forms. I added over 5 tabs, there is more button, but when I tap it, there is no "Edit" button in top-right corner. I found this solution...

View Article


Xamarin Forms Windows 8.1 (WInRT) App on Windows 10

I read from Microsoft that Windows 8.1 apps will work correctly when installed on Windows 10. They obviously would not do any of the fancy things that a real Windows 10 app could do, but no surprise...

View Article


Button with an image, how to centre the image horizontally?

Hi guys, Trying to get a little button with an image, I want the image to be centred within the button but it is always to the left. Button button = new Button(); { //WidthRequest = 50 BorderWidth =...

View Article

How can I customize the border of stack Layout?

I have created a square blocks using stack layout and have some elements inside the stack layout and now i want to customize the border color of stack layout? Can anybody let me know how can i create...

View Article

App not starting on iPhone 6 (iOS 9.0.1)

Hello, I have developed an app, using Xamarin.Forms. The app runs great on iOS 7,8,9 on iPhone 4/5s/5c hardware - and fwiw Android 4.2.2 +, loving Xamarin.Forms! The issue I am having is that when the...

View Article


Image may be NSFW.
Clik here to view.

Support for Windows

I know there is dedicated support for Android and iOS when you buy licenses but since you never actually buy a license for Windows there doesn't seem to be a support email or contact I know of for...

View Article

Master Detail Page- keyboard issue.

I am using Menu in master detail page. I am giving input to the entry, so that the keyboard appears. If I click the menu(on the top for Android & iOS, in the end for windows) button without...

View Article

Password entries for windows phone looking different than normal entries.

The entries which have isPassword=true are looking different. The border for these entries is bold than normal entries. How do I get the same border for both type of entries?

View Article


Navigation: login pages

Dear all, I followed the instructions and I can make a nice tabbed navigation. Now I'd like to move to something fancier, but I have some doubts. The target is this: when the app starts, it must check...

View Article


Xamarin.Forms 2.0 issues

I just recompiled my project with Xamarin.Forms 2.0 and found Application.Current.SavePropertiesAsync is not working as expected in "Release" mode. I used the following code to save the login email...

View Article

Android activity in PageRenderer

Hi All, I creating cross-platform application which using camera to take shots, to call a camera activity I using page renderer, as folows: public class CameraPageRenderer : PageRenderer { const int...

View Article

Which is the best technique to manage different screen sizes in XF ?

Hello. As said in the object, i'd like to know how to manage several screen sizes in x.forms app. At this moment, the only idea i have is to query screen size at startup and to bind Paddings and sizes...

View Article

Plugin.Connectivity error

Hi again, Updated XF and Connectivity Plugin to the latest versions. I just have a single line in the constructor of WP8 project that uses the plugin and it is: if...

View Article


Image may be NSFW.
Clik here to view.

Type is not derived from a java type (StartActivity)

Hi friends. I just have updated to Xamarin Forms 2, but when in my SplashActivity, the method StartActivity() is executed I am getting this error: Here is the code of my SplashActivity:...

View Article

iOS and Android Custom Renderer for Image with text inside button

I have a button that I need to add and image and text to. With Xamarin Forms, the image gets placed to the left of the text, but in my case I need the image to be placed above the text with both being...

View Article


I want to load some of my controls on page after particular time span . How...

I want to load some of my controls on page after particular time span . SO if there is any method or property to do this thing it will be helpful.

View Article

Debugging HttpClient Calls with fiddler in PCL

Hello I noticed there were very few guides on how to capture requests from your phone through fiddler while debugging so though i'd note down how to go about it in a pcl project This is aimed at...

View Article


MasterBehavior doesn't work for MasterDetailPage

Hi, I'm playing with MasterDetailPage, however I've got a problem with property 'MasterBehavior', no matter what I set it always moves detail page to the right side, when I open it on iOS. Is it some...

View Article

XamarinCRM Sliding Tabs

Hi does anyone know how they managed to achieve the sliding tabs in the XamarinCRM sample application? They are not using any custom tab renderers and as far as I know they're making use of Android...

View Article

MVVM Best Practices

Hi guys, I'm trying to build my app using MVVM. When it comes to displaying data, everything goes well, I have a Page with its View Model and a number of Views which share the same ViewModel where all...

View Article
Browsing all 76418 articles
Browse latest View live