mirror of
https://github.com/jwetzell/qController.git
synced 2026-08-21 06:59:17 +00:00
Add Double Tap editing to new screen
This commit is contained in:
@@ -3,10 +3,12 @@ using System.Collections.Generic;
|
||||
using Xamarin.Forms;
|
||||
using Serilog;
|
||||
using Acr.UserDialogs;
|
||||
|
||||
using qController.Dialogs;
|
||||
using qController.QItems;
|
||||
using qController.Cell;
|
||||
using qController.Communication;
|
||||
using qController.Events;
|
||||
|
||||
namespace qController
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user