From 37cd46dee8e93805f904db170cf1bbf0fd4d6aaf Mon Sep 17 00:00:00 2001 From: lobroda Date: Fri, 20 Oct 2023 16:22:35 +0100 Subject: [PATCH] ADD : Scan BarCode working - method to add book ToAdd --- LivreLand/View/ScanView.xaml | 15 ++----- LivreLand/View/ScanView.xaml.cs | 1 + LivreLand/ViewModel/ScanVM.cs | 71 +++++++++++++++++++++++---------- 3 files changed, 55 insertions(+), 32 deletions(-) diff --git a/LivreLand/View/ScanView.xaml b/LivreLand/View/ScanView.xaml index 0ea1198..e5519f1 100644 --- a/LivreLand/View/ScanView.xaml +++ b/LivreLand/View/ScanView.xaml @@ -13,12 +13,12 @@ - @@ -28,7 +28,7 @@ Command="{Binding ScanVM.CamerasLoadCommand}"/> - + @@ -44,13 +44,6 @@ TextColor="{StaticResource Blue100Accent}" Grid.Column="0"/> -