diff --git a/samples/devbytes/animation/ListViewCellInsertion/AndroidManifest.xml b/samples/devbytes/animation/ListViewCellInsertion/AndroidManifest.xml new file mode 100644 index 000000000..230c2e762 --- /dev/null +++ b/samples/devbytes/animation/ListViewCellInsertion/AndroidManifest.xml @@ -0,0 +1,18 @@ + + + + + + + + + + + + + diff --git a/samples/devbytes/animation/ListViewCellInsertion/res/drawable-hdpi/border.9.png b/samples/devbytes/animation/ListViewCellInsertion/res/drawable-hdpi/border.9.png new file mode 100644 index 000000000..f76e008e9 Binary files /dev/null and b/samples/devbytes/animation/ListViewCellInsertion/res/drawable-hdpi/border.9.png differ diff --git a/samples/devbytes/animation/ListViewCellInsertion/res/drawable-hdpi/chameleon.jpg b/samples/devbytes/animation/ListViewCellInsertion/res/drawable-hdpi/chameleon.jpg new file mode 100644 index 000000000..686cc8814 Binary files /dev/null and b/samples/devbytes/animation/ListViewCellInsertion/res/drawable-hdpi/chameleon.jpg differ diff --git a/samples/devbytes/animation/ListViewCellInsertion/res/drawable-hdpi/flower.jpg b/samples/devbytes/animation/ListViewCellInsertion/res/drawable-hdpi/flower.jpg new file mode 100644 index 000000000..8842483b2 Binary files /dev/null and b/samples/devbytes/animation/ListViewCellInsertion/res/drawable-hdpi/flower.jpg differ diff --git a/samples/devbytes/animation/ListViewCellInsertion/res/drawable-hdpi/ic_launcher.png b/samples/devbytes/animation/ListViewCellInsertion/res/drawable-hdpi/ic_launcher.png new file mode 100644 index 000000000..96a442e5b Binary files /dev/null and b/samples/devbytes/animation/ListViewCellInsertion/res/drawable-hdpi/ic_launcher.png differ diff --git a/samples/devbytes/animation/ListViewCellInsertion/res/drawable-hdpi/rock.jpg b/samples/devbytes/animation/ListViewCellInsertion/res/drawable-hdpi/rock.jpg new file mode 100644 index 000000000..8ea0e85d5 Binary files /dev/null and b/samples/devbytes/animation/ListViewCellInsertion/res/drawable-hdpi/rock.jpg differ diff --git a/samples/devbytes/animation/ListViewCellInsertion/res/drawable-ldpi/ic_launcher.png b/samples/devbytes/animation/ListViewCellInsertion/res/drawable-ldpi/ic_launcher.png new file mode 100644 index 000000000..99238729d Binary files /dev/null and b/samples/devbytes/animation/ListViewCellInsertion/res/drawable-ldpi/ic_launcher.png differ diff --git a/samples/devbytes/animation/ListViewCellInsertion/res/drawable-mdpi/ic_launcher.png b/samples/devbytes/animation/ListViewCellInsertion/res/drawable-mdpi/ic_launcher.png new file mode 100644 index 000000000..359047dfa Binary files /dev/null and b/samples/devbytes/animation/ListViewCellInsertion/res/drawable-mdpi/ic_launcher.png differ diff --git a/samples/devbytes/animation/ListViewCellInsertion/res/drawable-xhdpi/ic_launcher.png b/samples/devbytes/animation/ListViewCellInsertion/res/drawable-xhdpi/ic_launcher.png new file mode 100644 index 000000000..71c6d760f Binary files /dev/null and b/samples/devbytes/animation/ListViewCellInsertion/res/drawable-xhdpi/ic_launcher.png differ diff --git a/samples/devbytes/animation/ListViewCellInsertion/res/layout/activity_main.xml b/samples/devbytes/animation/ListViewCellInsertion/res/layout/activity_main.xml new file mode 100644 index 000000000..e515309f8 --- /dev/null +++ b/samples/devbytes/animation/ListViewCellInsertion/res/layout/activity_main.xml @@ -0,0 +1,53 @@ + + + + + + + + +