Andre Souza
Andre Souza
Can someone pass an example of how it should be in the csproj? If would do it manually as a workaround? Mine original one is like below. What should I...
Thanks for the tip @rolfbjarne . What fixed here for me was to update VS Win to latest. Now it has a Automatic Certification tool that enable you to create...
Any hint on how to customize the size font for now? I tried in custom renderer for Android, by finding the LinearLayout, finding all TextView in it and SetTextSize inside...
This would be useful. Having the same issue.
What worked for me was something I saw in another issue here and use a Google Build Trigger from Cloud Source Repository. pack build gcr.io/your_project/your_rep:Push$COMMIT_SHA \ --builder gcr.io/buildpacks/builder:google-22 \ --env...
Download the project, add it to your xamarin Project. Open the properties of the Xamarin.MP4Transcoder and set the Compile using Android version to the one you are using on your...