Fix TodoApp
This commit is contained in:
Родитель
18f510bc76
Коммит
30eb51c2b1
|
@ -1,4 +1,4 @@
|
|||
<Shell>
|
||||
<TabbedPage>
|
||||
<ContentPage Title="Todo">
|
||||
<StackLayout>
|
||||
<Label FontSize="20" TextColor="Color.Crimson" Text="Todo Items" HorizontalTextAlignment="TextAlignment.Center" />
|
||||
|
@ -11,4 +11,4 @@
|
|||
<ContentPage Title="About">
|
||||
<About />
|
||||
</ContentPage>
|
||||
</Shell>
|
||||
</TabbedPage>
|
||||
|
|
Загрузка…
Ссылка в новой задаче