From abf61c7c44f1bacca7bc871c0ba2ab813faf58ff Mon Sep 17 00:00:00 2001 From: Maxime BATISTA Date: Fri, 31 Mar 2023 15:33:52 +0200 Subject: [PATCH] added second half of login page (missing social network logos) --- Views/LoginPage.xaml | 55 ++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 53 insertions(+), 2 deletions(-) diff --git a/Views/LoginPage.xaml b/Views/LoginPage.xaml index 1fe8d20..100e1ea 100644 --- a/Views/LoginPage.xaml +++ b/Views/LoginPage.xaml @@ -60,8 +60,9 @@ + Placeholder="Password" + TextColor="Black" + IsPassword="True"> + + + + + + + + + + + + + + + + + + \ No newline at end of file