From 23ce7a790fdd999433bb6f13a56393b6060c627e Mon Sep 17 00:00:00 2001 From: Stuart Ferguson Date: Wed, 2 Mar 2022 21:22:12 +0000 Subject: [PATCH] Voucher Styling Added --- TransactionMobile.Maui/Pages/LoginPage.xaml | 37 ++++------- .../MobileTopupPerformTopupPage.xaml | 1 - .../MobileTopupPerformTopupPage.xaml.cs | 2 +- .../Voucher/VoucherIssueFailedPage.xaml | 36 +++++------ .../Voucher/VoucherIssueSuccessPage.xaml | 38 ++++++------ .../Voucher/VoucherPerformIssuePage.xaml | 61 +++++++++++-------- .../Voucher/VoucherPerformIssuePage.xaml.cs | 4 +- .../Voucher/VoucherSelectOperatorPage.xaml | 15 +++-- .../Voucher/VoucherSelectOperatorPage.xaml.cs | 17 ++---- .../Voucher/VoucherSelectProductPage.xaml | 15 +++-- .../Voucher/VoucherSelectProductPage.xaml.cs | 15 +---- .../Platforms/Windows/DeviceService.cs | 1 + 12 files changed, 114 insertions(+), 128 deletions(-) diff --git a/TransactionMobile.Maui/Pages/LoginPage.xaml b/TransactionMobile.Maui/Pages/LoginPage.xaml index b649956b..b7d82c2f 100644 --- a/TransactionMobile.Maui/Pages/LoginPage.xaml +++ b/TransactionMobile.Maui/Pages/LoginPage.xaml @@ -8,48 +8,33 @@ BackgroundColor="White"> - - - - - - + - + -