C
C#2y ago
Down

xamarin app

so i got a task to make this simple app with no logic just the look and my problem is how can i allign items to center like this
1 Reply
MasterSubarashii
Try to alter their margins, it usually works
<StackLayout Margin="TOP,BOTTOM,RIGHT,LEFT>
-YOUR COMPONENTS-
</StackLayout>
<StackLayout Margin="TOP,BOTTOM,RIGHT,LEFT>
-YOUR COMPONENTS-
</StackLayout>
type numbers to the places I mentioned or you can just alter their height and width then center and use fill
Want results from more Discord servers?
Add your server
More Posts