diff --git a/AndroidManifest.xml b/AndroidManifest.xml index f91f87e..f2ed705 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -755,6 +755,32 @@ + + + + + + + + + + + + + @@ -877,7 +903,7 @@ + --> @@ -910,7 +936,7 @@ diff --git a/res/anim/lock9_node_on_1.xml b/res/anim/lock9_node_on_1.xml new file mode 100644 index 0000000..4f9c545 --- /dev/null +++ b/res/anim/lock9_node_on_1.xml @@ -0,0 +1,12 @@ + + + + \ No newline at end of file diff --git a/res/anim/lock9_node_on_2.xml b/res/anim/lock9_node_on_2.xml new file mode 100644 index 0000000..c46da30 --- /dev/null +++ b/res/anim/lock9_node_on_2.xml @@ -0,0 +1,14 @@ + + + + \ No newline at end of file diff --git a/res/drawable/lock9_node_active.png b/res/drawable/lock9_node_active.png new file mode 100644 index 0000000..40bcffa Binary files /dev/null and b/res/drawable/lock9_node_active.png differ diff --git a/res/drawable/lock9_node_correct.png b/res/drawable/lock9_node_correct.png new file mode 100644 index 0000000..b81fd79 Binary files /dev/null and b/res/drawable/lock9_node_correct.png differ diff --git a/res/drawable/lock9_node_error.png b/res/drawable/lock9_node_error.png new file mode 100644 index 0000000..cf15a66 Binary files /dev/null and b/res/drawable/lock9_node_error.png differ diff --git a/res/drawable/lock9_node_normal.png b/res/drawable/lock9_node_normal.png new file mode 100644 index 0000000..2a1a5f5 Binary files /dev/null and b/res/drawable/lock9_node_normal.png differ diff --git a/res/drawable/lock9_node_small.png b/res/drawable/lock9_node_small.png new file mode 100644 index 0000000..4640a6b Binary files /dev/null and b/res/drawable/lock9_node_small.png differ diff --git a/res/layout/activity_l_style_lock.xml b/res/layout/activity_l_style_lock.xml new file mode 100644 index 0000000..cf0d11a --- /dev/null +++ b/res/layout/activity_l_style_lock.xml @@ -0,0 +1,22 @@ + + + + + + diff --git a/res/layout/activity_lock_main.xml b/res/layout/activity_lock_main.xml new file mode 100644 index 0000000..1d7b1a8 --- /dev/null +++ b/res/layout/activity_lock_main.xml @@ -0,0 +1,24 @@ + + + +