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

Android TTS: How to set the language? (Method not found:...

I'm getting an exception "Method not found: 'Java.Util.Locale..ctor'". This is my code: var c = Forms.Context; speaker = new TextToSpeech (c, this); var languageIso = "en-GB"; var locale = new...

View Article


Show/Open new XF page from custom rendered

For some reason I had to implement custom renderer for one of the pages in my app Now I need to navigate to another (modal) XF page upon some user action on this custom renderer page. When tried to...

View Article


ListView in Android lots of bugs?

I get an error when I'm through various ways add/remove/filter/select/ items in my list (instantiated once there after updated) on Android. I've absolutely no ideas on what to do/improve... When an...

View Article

Image may be NSFW.
Clik here to view.

Strange ScrollView Overlapping Behavior on Android.. Possible Bug?

So Here is my Xaml: <StackLayout> <Image Source="{Binding ImageSrc}" HeightRequest="300"/> <ScrollView x:Name="TagsList" IsVisible="{Binding QuestionsVisible}"> </ScrollView>...

View Article

Passing parameters when navigating.

Hi, Is it possible / how can I pass on parameters when navigating to (and from) another page?

View Article


Experiences with Xamarin.Forms.Labs?

Hi all I work about 5 weeks with Xamarin.Forms (bought one week ago) and am on the way to build my first real-life-app. In Xamarin.Forms there are various things missing yet - some of the stuff (small...

View Article

NavigationPage to TabbedPage

Hi there Xamarin folks I'm currently in the process of constructing the layout for an app I'm developing, and I've come across a rather annoying problem. I'm wrapping my initial view in a...

View Article

XAML intellisense on custom (sub classed) Views.

Is there a way to get intellisense working in XAML on custom Views? That's views that has been sub-classed from the stock Xamarin.Forms views?

View Article


SignalR with OAuth Token not Supported in Xamarin Forms IOS?

Hi All! I have a Forms app using SignalR and Owin OAuth tokens on the server side. The application is logging in and obtaining the token, then adding this to the header of my signalR hub....

View Article


Image may be NSFW.
Clik here to view.

Adding tabs to the screen without using Tabbed pages?

Hi I want to have two buttons at the bottom of my app which take up 50% of the width each. Basically the same as the tabbed page layout but I don't want a new page to be shown when the user clicks the...

View Article

Stop Label from word wrapping

Hi folks, is there a way to stop the Label control from word wrapping? I want it to limit the width to the device width, and if the string is too big use ellipses rather than have it word wrap and push...

View Article

Customize TabbedPage color schema

Is there a way I can customize the color schema of the Xamarin.Forms.TabbedPage so it does not take on default look and feel of the target platform? I would like to change the font color, background...

View Article

Using Cells outside the context of ListView/TableView

It seems like a Cell should mostly work in other List/Table/Grid style controls, but RenderHeight seems to be locked to 40 unless you are specifically in a ListView/TableView. Could RenderHeight be...

View Article


Permanent ActionBar hide or similar?

I am using ActionBar.hide() to get rid of the ActionBar, however the Navigation.PushASync is bringing the ActionBar back again. I can re-hide the ActionBar but it animates in and out and looks ugly. Is...

View Article

Browser Loaded Event and Codes

Is there any way to get the http status and the content after content is loaded into the X.F browser? To do this, it would seem to be that there would need to be a ".Loaded" event that fires after the...

View Article


implementing SwipeToRfresh/PullToRefresh in Xamarin.Forms

Hi all, Could you please anyone give the way for implementing SwipeToRefresh/PullToRefesh in Xamarin.Forms especially for android platform Thanks in Advance

View Article

How to get Allocated size of the page when keyboard is active?? - Android

Hi all, I have a requirement of creating views on orientation change. I have used onsizeallocated method to detect orientation change. When I rotate my device to landscape mode while entry view is...

View Article


WebView control Request Headers

Is there anyway to set the request headers in the WebView control? Much like the code below which is from a Windows Store application? var vm = (BrowserViewModel) this.ViewModel;...

View Article

Why image inside button doesn't show its own colour?

Hi everyone, I'm new to Xamarin. I tried to use image inside the button, however, the image doesn't shown with its original colour, even if the standalone image show the correct one....

View Article

Generate Buttons at Runtime

How can we generate buttons at runtime based on no. of items in listview in xamarin.forms

View Article
Browsing all 58056 articles
Browse latest View live


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