diff --git a/DownKyi/Views/Friends/ViewFollower.axaml b/DownKyi/Views/Friends/ViewFollower.axaml index 689847f..3ad60ac 100644 --- a/DownKyi/Views/Friends/ViewFollower.axaml +++ b/DownKyi/Views/Friends/ViewFollower.axaml @@ -5,8 +5,6 @@ xmlns:vmp="clr-namespace:DownKyi.ViewModels.PageViewModels" xmlns:custom="clr-namespace:DownKyi.CustomControl" x:DataType="vmf:ViewFollowerViewModel" - xmlns:i="using:Avalonia.Xaml.Interactivity" - xmlns:iac="clr-namespace:Avalonia.Xaml.Interactions.Custom;assembly=Avalonia.Xaml.Interactions.Custom" xmlns:asyncImageLoader="clr-namespace:DownKyi.CustomControl.AsyncImageLoader"> @@ -22,8 +20,7 @@ - + CommandParameter="{ReflectionBinding DataContext.PageName, RelativeSource={RelativeSource Mode=FindAncestor, AncestorType=UserControl}}" />