SQLLite vol 1.
This commit is contained in:
@@ -127,4 +127,8 @@ public partial class NFCTestPage : ContentPage
|
||||
|
||||
return message;
|
||||
}
|
||||
protected override bool OnBackButtonPressed() {
|
||||
Shell.Current.GoToAsync("//MainPage");
|
||||
return true;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user