9
0
mirror of https://gitee.com/shuto/customCamera.git synced 2026-05-02 00:07:24 +08:00

Modification en ajoutant une action "valide".

This commit is contained in:
Christophe Boucaut
2014-11-10 11:19:27 +01:00
parent 5d03d667fc
commit 4e5c8d00a6
2 changed files with 6 additions and 1 deletions
@@ -14,4 +14,9 @@ public class CameraLauncher extends CordovaPlugin {
return true;
}
public void testAction()
{
}
}