From 5c73f26938a466c28118538629ae204dd9cc261e Mon Sep 17 00:00:00 2001 From: Anthony RICHARD Date: Mon, 5 Jun 2023 13:50:05 +0200 Subject: [PATCH] normalement les 2 pts de DataTemplate --- Sources/Stim/App.xaml | 67 ++++++++++++++++++++++++++++++ Sources/Stim/DetailledPage.xaml | 22 ++-------- Sources/Stim/DetailledPage.xaml.cs | 4 +- Sources/Stim/FollowPage.xaml | 14 +------ Sources/Stim/MainPage.xaml | 39 +---------------- Sources/Stim/ProfilPage.xaml | 26 +----------- 6 files changed, 77 insertions(+), 95 deletions(-) diff --git a/Sources/Stim/App.xaml b/Sources/Stim/App.xaml index 0a0a4fe..9815e5e 100644 --- a/Sources/Stim/App.xaml +++ b/Sources/Stim/App.xaml @@ -9,6 +9,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Sources/Stim/DetailledPage.xaml b/Sources/Stim/DetailledPage.xaml index 77ee91d..575e31f 100644 --- a/Sources/Stim/DetailledPage.xaml +++ b/Sources/Stim/DetailledPage.xaml @@ -53,13 +53,7 @@