|
@ -14,7 +14,7 @@ |
|
|
<On Platform="iOS, UWP, WinRT, WinPhone" Value="eShop on Containers" /> |
|
|
<On Platform="iOS, UWP, WinRT, WinPhone" Value="eShop on Containers" /> |
|
|
</OnPlatform> |
|
|
</OnPlatform> |
|
|
</TabbedPage.Title> |
|
|
</TabbedPage.Title> |
|
|
<ContentPage.ToolbarItems> |
|
|
|
|
|
|
|
|
<TabbedPage.ToolbarItems> |
|
|
<ToolbarItem |
|
|
<ToolbarItem |
|
|
Command="{Binding SettingsCommand}" |
|
|
Command="{Binding SettingsCommand}" |
|
|
Text="Settings"> |
|
|
Text="Settings"> |
|
@ -25,7 +25,7 @@ |
|
|
</OnPlatform> |
|
|
</OnPlatform> |
|
|
</ToolbarItem.Icon> |
|
|
</ToolbarItem.Icon> |
|
|
</ToolbarItem> |
|
|
</ToolbarItem> |
|
|
</ContentPage.ToolbarItems> |
|
|
|
|
|
|
|
|
</TabbedPage.ToolbarItems> |
|
|
<!-- CATALOG --> |
|
|
<!-- CATALOG --> |
|
|
<views:CatalogView |
|
|
<views:CatalogView |
|
|
x:Name="HomeView"> |
|
|
x:Name="HomeView"> |
|
@ -68,4 +68,4 @@ |
|
|
</OnPlatform> |
|
|
</OnPlatform> |
|
|
</views:CampaignView.Icon> |
|
|
</views:CampaignView.Icon> |
|
|
</views:CampaignView> |
|
|
</views:CampaignView> |
|
|
</TabbedPage> |
|
|
|
|
|
|
|
|
</TabbedPage> |