python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to add buttons to the bottom of a Xamarin screen with a tabbed control?
I deliberately described it in natural language.
I'm using Visal Studio 2022, Xamarin Forms 5.0.0.2244.
I want to create a screen in Xamarin (in a Shell app) with a tabbed view filling up most of the ...
balintn
Votes: 0
Answers: 1
Xamarin App - Resource file, how to include an audio file into the AppResources.Designer.cs
I am working on a Xamarin Form App and we use .resx files for the localizations.
I have got a problem where to my Resources folder I would like to add an audio file called Beep.wav.
Previously in the ...
Daniele
Votes: 0
Answers: 1
Get index of ListView item when RadioButton on one row is clicked in Xamarin Form
I am implementing 4 RadioButtons in one ListView row and binding them with the model properties. The problem is when the user changes the pre-setted property and the CheckedChanged event fires, how ca...
Bhautik Savaliya
Votes: 0
Answers: 1
Xamarin PCL. Scrolling while Dragging
Is it possible to implement auto-scrolling when a user drags an item to the edge of visibible part of a CollectionView? Or StackLayout. Look's like there is no way to do this out of the box and no res...

vlad
Votes: 0
Answers: 1