diff --git a/Mitawi/Mitawi.csproj b/Mitawi/Mitawi.csproj index 8f84385..165bdd3 100644 --- a/Mitawi/Mitawi.csproj +++ b/Mitawi/Mitawi.csproj @@ -21,7 +21,7 @@ enable - Mitawi + Mitawi Weather com.danielmonettelli.mitawi diff --git a/Mitawi/Views/HomeDetailPage.xaml b/Mitawi/Views/HomeDetailPage.xaml index 593cada..b654586 100644 --- a/Mitawi/Views/HomeDetailPage.xaml +++ b/Mitawi/Views/HomeDetailPage.xaml @@ -28,18 +28,16 @@ - - - - + @@ -47,12 +45,10 @@ - - - diff --git a/Mitawi/Views/HomePage.xaml b/Mitawi/Views/HomePage.xaml index bb199ca..797fa7d 100644 --- a/Mitawi/Views/HomePage.xaml +++ b/Mitawi/Views/HomePage.xaml @@ -35,6 +35,7 @@ sk:Skeleton.Hide="True" sk:Skeleton.IsBusy="{Binding IsAnimationSkeleton}" BackgroundColor="{StaticResource col_thirt}" + StrokeShape="{RoundRectangle CornerRadius='0,0,43,43'}" StrokeThickness="0" Style="{StaticResource vsm_orientation_topLayerLower1}"> @@ -44,9 +45,6 @@ Radius="45" Offset="20,20" /> - - - @@ -58,11 +56,9 @@ Parameter='0.3'}" sk:Skeleton.IsBusy="{Binding IsAnimationSkeleton}" Stroke="{StaticResource col_twel}" - StrokeThickness="3" + StrokeShape="{RoundRectangle CornerRadius='0,0,45,45'}" + StrokeThickness="0" Style="{StaticResource vsm_orientation_topLayerHigher2}"> - - -