How do I change the text lineheight?
Hi guys, I'm trying to change the lineheight of a label but I couldn't figure it out. Can somebody help me out?
View Articlehow to print a pdf without view ?
Hello, it's possible print a pdf without view in xamarin forms? (no bluetooth) Thanks for help.
View ArticleHow to change Pin position on location changed event
I am developing an app to track users live location.I have the updated positions from geolocator plugin.when i get new positions i change the pin position.But it is not changing in the map.Here is the...
View ArticleJava.Lang.IllegalStateException: Error using newLatLngBounds(LatLngBounds,...
com.google.maps.api.android.lib6.common.apiexception.c: Error using newLatLngBounds(LatLngBounds, int): Map size can't be 0. Most likely, layout has not yet occured for the map view. Either wait until...
View ArticleHii, I want to execute only mock database not "main", when i am running unit...
Can i execute only mock database when i am running the unit tests
View ArticleNavigation.PushAync() method issue on Lollipop devices in Xamarin.Forms ?
Hi everyone, I am facing some issues in my Xamarin.Forms application with Navigation.PushAsync() method but only on android lollipop devices. The app perfectly works on pre lollipop and post lollipop...
View ArticleIs nested navigation in the Master view of a MasterDetail possible?
I am trying to create an Android tablet and phone app with a side pane on the tablet version with full hierarchical navigation. It should be a menu with sub-menus, and selecting a child in the sub menu...
View ArticleDynamic value change and showed in UI, but can't use the property in...
I have created a page where I am showing the api fetched data without refreshing the page by implementing the inotifypropertychanged. When I am using property _bookQuantity its working fine. But when I...
View ArticleXamarin Forms Android blank screen in Release but works fine in Debug
Hi, I have literally spend the last three days stripping down my code to a blank Xamarin application that comes installed with visual studio. The app I published on playstore as "controltowerlive" ;...
View ArticleApplying a background for the control in an Effect
I'm trying to apply a background for what ever the control the effect is attached to. First i made the effect to apply a background for the controls that have either a Fill or Background properties in...
View ArticleChanged background colors of action bar and page after update to forms 3.1
Hi all I’m on the way to update my .forms (shared) project: VS2015 Update 3 RC -> VS2017 15.7.5 .forms 2.3.0.49 -> .forms 3.1 Note: I don’t use XAML yet (I do anything in code). After I have...
View ArticleWhy I can't run my App in Visual Studio?
Hi I'm completely new at Xamarin and I have spent a lot of time trying to run this App, cause a I don't have any experience. There's an App in my work made in VisualStudio 2015 (Version = 14.0.24720.0)...
View ArticleHow to make a multicolumn Picker
I am trying to get the same look and feel as "DatePicker" but instead of picking a date I want my own data to be populating it. For example instead of the columns being "Day, Month, Year" I want it to...
View ArticleOnStartCommand calling multiple time how to solve this?
My background service class call OnStartCommand first time: public override StartCommandResult OnStartCommand(Intent intent, StartCommandFlags flags, int startId) { StartServiceInForeground();...
View ArticleHow to Hide/Show Searchbar & Toolbar while scrolling the listview in Xamarin...
I have a list view, i need to hide toolbar/Navigation bar while scrolling. I have followed this tutorial for Search bar. It is working while appearing disappearing screen is flickering. I need to...
View ArticleHM-10 BLE and Xamarin Forms with Xabre
Hi guys I'm playing around with an Arduino to which I have purchased the HM-10 BLE module. Currently, I just try to see if I can actually discover bluetooth devices through a simple application. For...
View ArticleWhere can I find the new Project Templates?
Hi, I am looking for information to improve my Burger Menu (Master-Detail-Page). I read this article. => blog.xamarin.com/new-xamarin-android-ios-templates I would like to get closer to the visual....
View ArticleTCP Socket Connection to External Device.
Hello, I am currently developing an app that connects to a device that has an IP address and Port number. Traditionally I connect to these devices via PC using System.NET.Sockets. For some background...
View ArticleSpam is getting out of hand
Title basically says everything. The spam from whoever these guys are is getting seriously out of hand. It is nearly impossible to use the forum with the amount of "shitposting" going on. Can't the...
View ArticleOpenGLView
Hi, I was wondering how the Xamarin.Forms.OpenGLView is supposed to be used. http://developer.xamarin.com/guides/cross-platform/xamarin-forms/controls/ mentions it without providing a lot of details...
View Article