diff --git a/Sample/ViewModels/CustomHeaderViewModel.cs b/Sample/ViewModels/CustomHeaderViewModel.cs index 5b4eeb6..b1b5a91 100644 --- a/Sample/ViewModels/CustomHeaderViewModel.cs +++ b/Sample/ViewModels/CustomHeaderViewModel.cs @@ -9,9 +9,8 @@ public class CustomHeaderViewModel:BindableBase public ReactivePropertySlim IsAgree { get; } = new ReactivePropertySlim(); public CustomHeaderViewModel() - { - //Description.Value = "退会すると、診察券登録はすべて解除され、利用規約に従いデータは適切に処理されます。"; - Description.Value = "Upon withdrawal, all medical ticket registrations will be cancelled and data will be properly processed in accordance with the Terms of Use."; + { + Description.Value = "Text TextText Text Text Text Text Text Text Text Text Text Text Text Text Text End"; } } diff --git a/Sample/Views/CustomHeaderPage.xaml b/Sample/Views/CustomHeaderPage.xaml index 719a1fd..8b64879 100644 --- a/Sample/Views/CustomHeaderPage.xaml +++ b/Sample/Views/CustomHeaderPage.xaml @@ -5,56 +5,58 @@ xmlns:sv="clr-namespace:AiForms.Settings;assembly=SettingsView" x:Class="Sample.Views.CustomHeaderPage" Title="CustomHeaderPage"> - - - - - - + + + + + + - + - - + + + + + - - - - - - + + - - + + - - - + + + - - - + + + - + +