From 665330a5eda56339a078944dbfde2efbf84d2a03 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sun, 4 May 2014 19:31:11 -0400 Subject: Add gesture editor (taken mostly from the SDK gesture editor) --- res/layout/gestures_item.xml | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 res/layout/gestures_item.xml (limited to 'res/layout/gestures_item.xml') diff --git a/res/layout/gestures_item.xml b/res/layout/gestures_item.xml new file mode 100644 index 0000000..36c93b8 --- /dev/null +++ b/res/layout/gestures_item.xml @@ -0,0 +1,31 @@ + + + + -- cgit v1.2.3