diff --git a/README.md b/README.md index 03adc531..3765ce52 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ or in the [v1 migration guide](https://natario1.github.io/CameraView/extra/v1-mi ⠀

- +

diff --git a/demo/src/main/AndroidManifest.xml b/demo/src/main/AndroidManifest.xml index 00e973a9..77976f9a 100644 --- a/demo/src/main/AndroidManifest.xml +++ b/demo/src/main/AndroidManifest.xml @@ -7,7 +7,7 @@ diff --git a/demo/src/main/res/mipmap-hdpi/cameraview.png b/demo/src/main/res/mipmap-hdpi/cameraview.png deleted file mode 100644 index 976baba8..00000000 Binary files a/demo/src/main/res/mipmap-hdpi/cameraview.png and /dev/null differ diff --git a/demo/src/main/res/mipmap-hdpi/logo.png b/demo/src/main/res/mipmap-hdpi/logo.png new file mode 100644 index 00000000..4bd338a4 Binary files /dev/null and b/demo/src/main/res/mipmap-hdpi/logo.png differ diff --git a/demo/src/main/res/mipmap-mdpi/cameraview.png b/demo/src/main/res/mipmap-mdpi/cameraview.png deleted file mode 100644 index b7a326cd..00000000 Binary files a/demo/src/main/res/mipmap-mdpi/cameraview.png and /dev/null differ diff --git a/demo/src/main/res/mipmap-mdpi/logo.png b/demo/src/main/res/mipmap-mdpi/logo.png new file mode 100644 index 00000000..046bf9ab Binary files /dev/null and b/demo/src/main/res/mipmap-mdpi/logo.png differ diff --git a/demo/src/main/res/mipmap-xhdpi/cameraview.png b/demo/src/main/res/mipmap-xhdpi/cameraview.png deleted file mode 100644 index 81965431..00000000 Binary files a/demo/src/main/res/mipmap-xhdpi/cameraview.png and /dev/null differ diff --git a/demo/src/main/res/mipmap-xhdpi/logo.png b/demo/src/main/res/mipmap-xhdpi/logo.png new file mode 100644 index 00000000..eb9bc594 Binary files /dev/null and b/demo/src/main/res/mipmap-xhdpi/logo.png differ diff --git a/demo/src/main/res/mipmap-xxhdpi/cameraview.png b/demo/src/main/res/mipmap-xxhdpi/cameraview.png deleted file mode 100644 index 706d7738..00000000 Binary files a/demo/src/main/res/mipmap-xxhdpi/cameraview.png and /dev/null differ diff --git a/demo/src/main/res/mipmap-xxhdpi/logo.png b/demo/src/main/res/mipmap-xxhdpi/logo.png new file mode 100644 index 00000000..383ffd9e Binary files /dev/null and b/demo/src/main/res/mipmap-xxhdpi/logo.png differ diff --git a/demo/src/main/res/mipmap-xxxhdpi/cameraview.png b/demo/src/main/res/mipmap-xxxhdpi/cameraview.png deleted file mode 100644 index f14b3915..00000000 Binary files a/demo/src/main/res/mipmap-xxxhdpi/cameraview.png and /dev/null differ diff --git a/demo/src/main/res/mipmap-xxxhdpi/logo.png b/demo/src/main/res/mipmap-xxxhdpi/logo.png new file mode 100644 index 00000000..238a9fa1 Binary files /dev/null and b/demo/src/main/res/mipmap-xxxhdpi/logo.png differ diff --git a/docs/static/icon.png b/docs/static/icon.png index 50c84432..fcef8cb8 100644 Binary files a/docs/static/icon.png and b/docs/static/icon.png differ diff --git a/docs/static/screen1.jpg b/docs/static/screen1.jpg deleted file mode 100644 index 4c132942..00000000 Binary files a/docs/static/screen1.jpg and /dev/null differ diff --git a/docs/static/screen1.png b/docs/static/screen1.png new file mode 100644 index 00000000..4c7a28be Binary files /dev/null and b/docs/static/screen1.png differ diff --git a/docs/static/screen2.jpg b/docs/static/screen2.jpg deleted file mode 100644 index 2f0d3a29..00000000 Binary files a/docs/static/screen2.jpg and /dev/null differ diff --git a/docs/static/screen2.png b/docs/static/screen2.png new file mode 100644 index 00000000..bb19cb36 Binary files /dev/null and b/docs/static/screen2.png differ diff --git a/docs/static/screen3.jpg b/docs/static/screen3.jpg deleted file mode 100644 index 5abf710b..00000000 Binary files a/docs/static/screen3.jpg and /dev/null differ diff --git a/docs/static/screen3.png b/docs/static/screen3.png new file mode 100644 index 00000000..1a30c706 Binary files /dev/null and b/docs/static/screen3.png differ