diff --git a/MotoActions/res/drawable/ic_double_tap.xml b/MotoActions/res/drawable/ic_double_tap.xml new file mode 100644 index 0000000..12ed106 --- /dev/null +++ b/MotoActions/res/drawable/ic_double_tap.xml @@ -0,0 +1,20 @@ + + + + diff --git a/MotoActions/res/drawable/ic_fingerprint.xml b/MotoActions/res/drawable/ic_fingerprint.xml new file mode 100644 index 0000000..089fefe --- /dev/null +++ b/MotoActions/res/drawable/ic_fingerprint.xml @@ -0,0 +1,20 @@ + + + + diff --git a/MotoActions/res/drawable/ic_swipe_left.xml b/MotoActions/res/drawable/ic_swipe_left.xml new file mode 100644 index 0000000..33d5ed2 --- /dev/null +++ b/MotoActions/res/drawable/ic_swipe_left.xml @@ -0,0 +1,20 @@ + + + + diff --git a/MotoActions/res/drawable/ic_swipe_right.xml b/MotoActions/res/drawable/ic_swipe_right.xml new file mode 100644 index 0000000..6042b53 --- /dev/null +++ b/MotoActions/res/drawable/ic_swipe_right.xml @@ -0,0 +1,20 @@ + + + + diff --git a/MotoActions/res/drawable/ic_tap.xml b/MotoActions/res/drawable/ic_tap.xml new file mode 100644 index 0000000..1599ca4 --- /dev/null +++ b/MotoActions/res/drawable/ic_tap.xml @@ -0,0 +1,23 @@ + + + + + diff --git a/MotoActions/res/drawable/ic_tap_hold.xml b/MotoActions/res/drawable/ic_tap_hold.xml new file mode 100644 index 0000000..e064f67 --- /dev/null +++ b/MotoActions/res/drawable/ic_tap_hold.xml @@ -0,0 +1,20 @@ + + + + diff --git a/MotoActions/res/drawable/ic_vibrate.xml b/MotoActions/res/drawable/ic_vibrate.xml new file mode 100644 index 0000000..37faede --- /dev/null +++ b/MotoActions/res/drawable/ic_vibrate.xml @@ -0,0 +1,20 @@ + + + + diff --git a/MotoActions/res/xml/fp_gesture_panel.xml b/MotoActions/res/xml/fp_gesture_panel.xml index 2302d0d..0c9bd85 100644 --- a/MotoActions/res/xml/fp_gesture_panel.xml +++ b/MotoActions/res/xml/fp_gesture_panel.xml @@ -1,7 +1,7 @@