Improved search performance
Pressing enter in the game name field now also starts a search.
This commit is contained in:
parent
201e122e8b
commit
1042923249
6 changed files with 75 additions and 69 deletions
|
@ -3,6 +3,7 @@ using MvvmCross.Platforms.Wpf.Presenters.Attributes;
|
|||
namespace auto_creamapi.Views
|
||||
{
|
||||
[MvxContentPresentation(WindowIdentifier = nameof(MainView), StackNavigation = false)]
|
||||
// ReSharper disable once UnusedType.Global
|
||||
public partial class MainView
|
||||
{
|
||||
public MainView()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue