8
0
mirror of https://gitee.com/shuto/customCamera.git synced 2026-06-08 00:00:19 +08:00

Improve the memory used to display the overlay picture.

This commit is contained in:
Christophe BOUCAUT
2015-06-22 15:55:31 +02:00
parent 1498a84f7b
commit 12d78875a5
3 changed files with 84 additions and 22 deletions
+1
View File
@@ -33,6 +33,7 @@
<source-file src="src/android/customCamera/src/org/geneanet/customcamera/ManagerCamera.java" target-dir="src/org/geneanet/customcamera" />
<source-file src="src/android/customCamera/src/org/geneanet/customcamera/CameraPreview.java" target-dir="src/org/geneanet/customcamera" />
<source-file src="src/android/customCamera/src/org/geneanet/customcamera/VerticalSeekBar.java" target-dir="src/org/geneanet/customcamera" />
<source-file src="src/android/customCamera/src/org/geneanet/customcamera/BitmapUtils.java" target-dir="src/org/geneanet/customcamera" />
<hook type="before_compile" src="hooks/before_compile/generateActivity.js" />
</platform>