diff --git a/AndroidManifest.xml b/AndroidManifest.xml index fd32187a..c9a0bad1 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -74,6 +74,7 @@ + diff --git a/libs/support-v4-19.0.1.jar b/libs/support-v4-19.0.1.jar new file mode 100644 index 00000000..f469c580 Binary files /dev/null and b/libs/support-v4-19.0.1.jar differ diff --git a/res/drawable/circle_black.xml b/res/drawable/circle_black.xml new file mode 100644 index 00000000..0467bab8 --- /dev/null +++ b/res/drawable/circle_black.xml @@ -0,0 +1,10 @@ + + + + + + + \ No newline at end of file diff --git a/res/drawable/circle_white.xml b/res/drawable/circle_white.xml new file mode 100644 index 00000000..aab6fa58 --- /dev/null +++ b/res/drawable/circle_white.xml @@ -0,0 +1,10 @@ + + + + + + + \ No newline at end of file diff --git a/res/layout/activity_tutorial.xml b/res/layout/activity_tutorial.xml new file mode 100644 index 00000000..0a0331f0 --- /dev/null +++ b/res/layout/activity_tutorial.xml @@ -0,0 +1,65 @@ + + + + + + + + + + + +