Skip to content

Commit 2c8d2d7

Browse files
committed
Correcting Alignment
1 parent c504d9f commit 2c8d2d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Controls/tests/TestCases.HostApp/Issues/Issue25192.xaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8" ?>
22
<ContentPage xmlns="http://schemas.microsoft.com/dotnet/2021/maui"
33
xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"
4-
xmlns:local="clr-namespace:Maui.Controls.Sample"
4+
xmlns:local="clr-namespace:Maui.Controls.Sample"
55
x:Class="Maui.Controls.Sample.Issues.Issue25192">
66
<Grid>
77
<local:CarouselView2 Margin="2,9,2,20"

0 commit comments

Comments
 (0)