Problem I have a spinner that it has a custom layout with 5 imageviews and 1 textview. I would like […]
Tag: xamarin
Xamarin image download and resizing for Android
Problem This code addresses performance issues specific to Android running Xamarin / C# when downloading images (BMP/PNG) into a listview. […]
Xamarin.Forms request / Failed request function
Problem I’ve wrote a little iPad app with Xamarin.Forms. What I’m trying to do here is send some support tickets […]
Sign In or Sign Up – either way don’t repeat yourself
Problem I have one application with two views. One to sign in and one to sign up. Each view has […]
ViewModel for meetings and rentals
Problem I am bringing up to date an old Xamarin app. I am concerned mostly with any design patterns I […]
Xamarin image download and resizing for Android
Problem This code addresses performance issues specific to Android running Xamarin / C# when downloading images (BMP/PNG) into a listview. […]
App.xaml.cs Startup Code Refactoring
Problem Quite simply, this is my base class for Xamarin forms, everything is fully working, but it’s getting a bit […]
Sign In or Sign Up – either way don’t repeat yourself
Problem I have one application with two views. One to sign in and one to sign up. Each view has […]
Showing items and categories after clicking on a subcategory
Problem How can I speed up my app? It’s very slow if I click on a button and open a […]
Loading 300 images on a custom spinner with images
Problem I have a spinner that it has a custom layout with 5 imageviews and 1 textview. I would like […]
- 1
- 2