Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 58056

UI : Title bar has a wrong position

$
0
0

Hello,

I make a Xamarin.Forms app, and i've encountered a UI problem.
The Title Bar has a wrong position in my page and i don't understand why ... it's probably very simple ...
If somebody knows and can help me, it'll be very nice.

Here's the XAML code and a screenshot of the result on iOS.

Thanks,
Simon

<?xml version="1.0" encoding="UTF-8"?>
<ContentPage 
    xmlns="http://xamarin.com/schemas/2014/forms" 
    xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml" 
    x:Class="Views.TaskDetailsPage" Title="Détails">

    <ContentPage.Content>
        <StackLayout>
            ...
        </StackLayout>
    </ContentPage.Content>
</ContentPage>

Viewing all articles
Browse latest Browse all 58056

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>