category management
This commit is contained in:
@ -5,7 +5,7 @@ using Xamarin.Forms;
|
||||
|
||||
namespace Billing.UI
|
||||
{
|
||||
public class ItemSelectPage<T> : ContentPage
|
||||
public class ItemSelectPage<T> : BillingPage
|
||||
{
|
||||
public event EventHandler<T> ItemTapped;
|
||||
|
||||
|
Reference in New Issue
Block a user