0
Hello, I would like to know how to use Constraintlayout in Xamarin for Android, use Visual Studio Community 2017.
I’ve installed the Nuget packages, I’ve updated my Android SDK, I’ve set the minimum project versions to 7.1 (API 25) and I can’t use Contraintlayout.
It does not appear in the toolbox along with the other layouts:
Write only in Portuguese to make it clear.
– Isac
Sorry but what I asked in Portuguese, I tried to ask the same thing in English...
– Alisson Freitas
This is Stackoverflow in Portuguese. The goal is to have only questions in Portuguese to be in agreement with the community. Edit the question and remove the English texts leaving only the Portuguese part
– Isac
Okay, I took out the English parts.
– Alisson Freitas
You must install the respective package: https://www.nuget.org/packages/Xamarin.Android.Support.Constraint.Layout/
– ramaral
@ramaral I installed, but still does not appear in the toolbox, as it is in print...
– Alisson Freitas