Quantcast
Browsing all 76418 articles
Browse latest View live

Changing the StackLayout.IsEnabled property doesn't have any effect...

In WPF, we can set StackPanel.IsEnabled = false and it will set IsEnabled = false to all the controls contained in the panel. I tried to do the same with the StackLayout, but it doesn't make any...

View Article


Entry appearing black or gray on some Android phones?

In my Xamarin Forms app I defined an Entry like this: <Entry Placeholder="Type Email" Text="{Binding Email, Mode=TwoWay}" Keyboard="Email" BackgroundColor="{x:Static Color.White}" Opacity="1"...

View Article


Can i use Xamarin studio for Windows 7

I wish to build an mobile app for IOS, Andriod, and windows phone using c# code. can i use xamarin studio in windows 7?

View Article

Image may be NSFW.
Clik here to view.

Xamarin.Forms Performance with MasterDetailPage & ListView

Hi there! Does anyone know something about performance issues in Xamarin.Forms when doing transitions between pages with lists? I have an app with MasterDetailPage menu, and two pages of it show a list...

View Article

What can i do for solving this problem?

Hello, I have a problem. I just tried building Hello, Xamarin, but it had not worked. Of course, i checked the log files and i googled it. But i can't solve the problem. Could you let me know why it...

View Article


XLabs and Xamarin.Forms v2

Hi, after installing XLabs.Forms into a Xamarin.Forms v2 Solution, the WinPhone-Project says "Cannot resolve dependency to assembly 'Xamarin.Forms.Platform.WP8, Version=1.5.0.0, Culture=neutral,...

View Article

Xamarin android seems to be not working in release mode.

Xamarin android app is not working in release mode though it works in debug mode.Also, in logs I’m not seeing any exception or related to that. Just to add ,I’m seeing that whenever I tap on login...

View Article

MasterDetailPage (Android) adds back arrow to first page of a navigation stack

I can't help but get the feeling that I'm missing something here. I have a MasterDetailPage whose Master is a NavigationPage. On iOS this displays as expected - the first page has no "Back" button or...

View Article


Xamarin.Forms adding items/data from a Rest API to an ObservableCollection

I've got a Xaml page that I'm using ListView on to display a list of offers. I'm trying to Get offers using a REST Web API call to display on the page using an ObservableCollection. Since async calls...

View Article


Xamarin Forms Map, MoveToRegion in custom event handler not working

Hello everyone, Can anyone please tell why Map.MoveToRegion(.FromCenterAndRadius(somePosition,.FromKilometers(0.5))); works in implemented events, but in a custom control the custom event is fired and...

View Article

Can a double-tap gesture be used on an Entry control so as to do something...

I have an Entry control on a form that I can type a date into which is validated by a behavior and that works fine. I also have an invisible (to save screen real estate) DatePicker on the form that I...

View Article

TapGestureRecognizer only recognizing double taps on Galaxy S6

This code works correctly on the nexus 4 xamarin simulator but when debugging on my Galaxy S6 Edge command methods are only executed with double taps. I have tried it with and without defining the...

View Article

Binding for Event Handlers

I'm having trouble creating a data binding for an event (like Clicked on button). The control is implemented with XAML and code behind. I didn't think the XAML was important so I didnt include it here....

View Article


How to change nav text programmatically in iOS?

How Can I change the text of Nav Bar programmatically in iOS? I can't use this.Title. I could change some attributes using: UINavigationBar.Appearance.SetTitleTextAttributes(new UITextAttributes() {...

View Article

GridView with ItemsSource?

Are there any plans to implement the Grid with an ItemSource property?

View Article


ListView in ScrollView not scrolled

I have a RelativeLayout in ScrollView which contains ListView. When I want to scroll ListView scrolled RelativeLayout. But if I hold down ListView one finger, and scroll the other finger, it scrolled.

View Article

How to use Badge.Plugin in Xamarin.forms? Is there any alternate to...

Hello, I am using the Nuget plugin Badge.Plugin. I need to create and set the badge value in Xamarin.forms.Can we use the Badge.Plugin in forms.If so, how? Or is there any solution to create and set...

View Article


Forms uses badge to share project errors

http://www.nuget.org/packages/Xam.Plugin.Badge/ Is there a successful operation of the project? I'd like to find some common packages. But badge seems to be the only one.

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

Adding a picker in XAML

I'd like to add a picker control that has the values 1,2,3,4,5. I tried the following... <Picker SelectedIndex="{Binding NewCriterion.Importance}" > <Items>...

View Article
Browsing all 76418 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>