Change logo

pull/523/head
Mattia Iavarone 6 years ago
parent b0ccb2c932
commit 9d013bcef3
  1. 2
      README.md
  2. 2
      demo/src/main/AndroidManifest.xml
  3. 2
      demo/src/main/res/layout/activity_camera.xml
  4. BIN
      demo/src/main/res/mipmap-hdpi/cameraview.png
  5. BIN
      demo/src/main/res/mipmap-hdpi/logo.png
  6. BIN
      demo/src/main/res/mipmap-mdpi/cameraview.png
  7. BIN
      demo/src/main/res/mipmap-mdpi/logo.png
  8. BIN
      demo/src/main/res/mipmap-xhdpi/cameraview.png
  9. BIN
      demo/src/main/res/mipmap-xhdpi/logo.png
  10. BIN
      demo/src/main/res/mipmap-xxhdpi/cameraview.png
  11. BIN
      demo/src/main/res/mipmap-xxhdpi/logo.png
  12. BIN
      demo/src/main/res/mipmap-xxxhdpi/cameraview.png
  13. BIN
      demo/src/main/res/mipmap-xxxhdpi/logo.png
  14. BIN
      docs/static/icon.png
  15. BIN
      docs/static/screen1.jpg
  16. BIN
      docs/static/screen1.png
  17. BIN
      docs/static/screen2.jpg
  18. BIN
      docs/static/screen2.png
  19. BIN
      docs/static/screen3.jpg
  20. BIN
      docs/static/screen3.png

@ -40,7 +40,7 @@ or in the [v1 migration guide](https://natario1.github.io/CameraView/extra/v1-mi
&#10240; <!-- Hack to add whitespace --> &#10240; <!-- Hack to add whitespace -->
<p> <p>
<img src="docs/static/screen1.jpg" width="250" hspace="5"><img src="docs/static/screen2.jpg" width="250" hspace="5"><img src="docs/static/screen3.jpg" width="250" hspace="5"> <img src="docs/static/screen1.png" width="250" hspace="5"><img src="docs/static/screen2.png" width="250" hspace="5"><img src="docs/static/screen3.png" width="250" hspace="5">
</p> </p>
&#10240; <!-- Hack to add whitespace --> &#10240; <!-- Hack to add whitespace -->

@ -7,7 +7,7 @@
<application <application
android:allowBackup="false" android:allowBackup="false"
android:icon="@mipmap/cameraview" android:icon="@mipmap/logo"
android:label="@string/app_name" android:label="@string/app_name"
android:supportsRtl="true" android:supportsRtl="true"
android:theme="@style/AppTheme" android:theme="@style/AppTheme"

@ -41,7 +41,7 @@
app:layout_drawOnPreview="true" app:layout_drawOnPreview="true"
app:layout_drawOnVideoSnapshot="true" app:layout_drawOnVideoSnapshot="true"
app:layout_drawOnPictureSnapshot="true" app:layout_drawOnPictureSnapshot="true"
android:src="@mipmap/cameraview" android:src="@mipmap/logo"
android:padding="8dp"/> android:padding="8dp"/>
</com.otaliastudios.cameraview.CameraView> </com.otaliastudios.cameraview.CameraView>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

BIN
docs/static/icon.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 122 KiB

After

Width:  |  Height:  |  Size: 304 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 113 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 273 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 281 KiB

Loading…
Cancel
Save