Skip to content

Commit 9278116

Browse files
committed
Screenshots
1 parent f6d6b30 commit 9278116

File tree

4 files changed

+2
-0
lines changed

4 files changed

+2
-0
lines changed

Maui.NullableDateTimePicker.Samples/App.xaml.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ public App()
1010

1111
// Register a handler for unhandled XAML exceptions
1212
AppDomain.CurrentDomain.UnhandledException += OnUnhandledException;
13+
Thread.CurrentThread.CurrentCulture = new CultureInfo("tr-TR");
1314
}
1415

1516
protected override Window CreateWindow(IActivationState activationState)

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,7 @@ on ios, android, windows, maccatalyst
242242
<img src="https://raw.githubusercontent.com/sebarslan/Maui.NullableDateTimePicker/main/Screenshots/screenshot2.png" height="300" />
243243
<img src="https://raw.githubusercontent.com/sebarslan/Maui.NullableDateTimePicker/main/Screenshots/screenshot3.png" height="300" />
244244
<img src="https://raw.githubusercontent.com/sebarslan/Maui.NullableDateTimePicker/main/Screenshots/screenshot4.png" height="300" />
245+
<img src="https://raw.githubusercontent.com/sebarslan/Maui.NullableDateTimePicker/main/Screenshots/screenshot5.png" height="300" />
245246
</div>
246247

247248

Screenshots/screenshot4.png

-4.4 KB
Loading

Screenshots/screenshot5.png

20.3 KB
Loading

0 commit comments

Comments
 (0)