Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

Commit

Permalink
Merge pull request #1098 from cocoa-mhlw/feature/register-complete-page
Browse files Browse the repository at this point in the history
初期登録の完了ページの調整する
  • Loading branch information
cocoa-dev004 authored Jul 29, 2022
2 parents 78bcadc + a993935 commit c613149
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions Covid19Radar/Covid19Radar/Views/Tutorial/TutorialPage6.xaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8" ?>
<?xml version="1.0" encoding="UTF-8" ?>
<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
Expand Down Expand Up @@ -33,16 +33,6 @@
Margin="0,0,0,30"
Aspect="AspectFit"
Source="TutorialPage60.png" />
<Label
AutomationProperties.IsInAccessibleTree="True"
Margin="0,0,0,30"
Style="{StaticResource DefaultTitleLabel}">
<Label.FormattedText>
<FormattedString>
<Span Text="{x:Static resources:AppResources.AppName}" />
</FormattedString>
</Label.FormattedText>
</Label>
<Label
AutomationProperties.IsInAccessibleTree="True"
Margin="0,0,0,30"
Expand Down

0 comments on commit c613149

Please sign in to comment.