diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 56c0bb0..a52fb96 100755 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="15" + android:versionName="1.5" > - - diff --git a/res/drawable-hdpi/btn_cling_normal.9.png b/res/drawable-hdpi/btn_cling_normal.9.png new file mode 100644 index 0000000..aea8beb Binary files /dev/null and b/res/drawable-hdpi/btn_cling_normal.9.png differ diff --git a/res/drawable-hdpi/btn_cling_pressed.9.png b/res/drawable-hdpi/btn_cling_pressed.9.png new file mode 100644 index 0000000..ebefd20 Binary files /dev/null and b/res/drawable-hdpi/btn_cling_pressed.9.png differ diff --git a/res/drawable-hdpi/cling.png b/res/drawable-hdpi/cling.png new file mode 100644 index 0000000..d605799 Binary files /dev/null and b/res/drawable-hdpi/cling.png differ diff --git a/res/drawable-hdpi/hand.png b/res/drawable-hdpi/hand.png new file mode 100644 index 0000000..bd4f6df Binary files /dev/null and b/res/drawable-hdpi/hand.png differ diff --git a/res/drawable-xhdpi/btn_cling_normal.9.png b/res/drawable-xhdpi/btn_cling_normal.9.png new file mode 100644 index 0000000..35511d6 Binary files /dev/null and b/res/drawable-xhdpi/btn_cling_normal.9.png differ diff --git a/res/drawable-xhdpi/btn_cling_pressed.9.png b/res/drawable-xhdpi/btn_cling_pressed.9.png new file mode 100644 index 0000000..a38b40f Binary files /dev/null and b/res/drawable-xhdpi/btn_cling_pressed.9.png differ diff --git a/res/drawable-xhdpi/cling.png b/res/drawable-xhdpi/cling.png new file mode 100644 index 0000000..1cee1de Binary files /dev/null and b/res/drawable-xhdpi/cling.png differ diff --git a/res/drawable-xhdpi/hand.png b/res/drawable-xhdpi/hand.png new file mode 100644 index 0000000..35b678c Binary files /dev/null and b/res/drawable-xhdpi/hand.png differ diff --git a/res/drawable/button_bg.xml b/res/drawable/button_bg.xml new file mode 100644 index 0000000..5dbb547 --- /dev/null +++ b/res/drawable/button_bg.xml @@ -0,0 +1,19 @@ + + + + + + diff --git a/res/drawable/cling_button_bg.xml b/res/drawable/cling_button_bg.xml new file mode 100644 index 0000000..7fd5d37 --- /dev/null +++ b/res/drawable/cling_button_bg.xml @@ -0,0 +1,20 @@ + + + + + + + diff --git a/res/drawable/helper_1.JPG b/res/drawable/helper_1.JPG deleted file mode 100644 index 2ade75f..0000000 Binary files a/res/drawable/helper_1.JPG and /dev/null differ diff --git a/res/drawable/helper_2.JPG b/res/drawable/helper_2.JPG deleted file mode 100644 index aa955a7..0000000 Binary files a/res/drawable/helper_2.JPG and /dev/null differ diff --git a/res/drawable/helper_3.JPG b/res/drawable/helper_3.JPG deleted file mode 100644 index 669afa9..0000000 Binary files a/res/drawable/helper_3.JPG and /dev/null differ diff --git a/res/layout/activity_helper.xml b/res/layout/activity_helper.xml deleted file mode 100644 index 3c8143e..0000000 --- a/res/layout/activity_helper.xml +++ /dev/null @@ -1,78 +0,0 @@ - - - - - - - - - - - - - - - - - - - - diff --git a/res/layout/handy.xml b/res/layout/handy.xml new file mode 100644 index 0000000..426d9f6 --- /dev/null +++ b/res/layout/handy.xml @@ -0,0 +1,6 @@ + + + \ No newline at end of file diff --git a/res/layout/showcase_button.xml b/res/layout/showcase_button.xml new file mode 100644 index 0000000..918b73e --- /dev/null +++ b/res/layout/showcase_button.xml @@ -0,0 +1,5 @@ + +