clarify android quirk of cameraDirection

This commit is contained in:
Jan Piotrowski 2018-11-20 23:40:08 +01:00 committed by GitHub
parent eed44330a4
commit a5a3d88152
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -520,7 +520,7 @@ Tizen only supports a `destinationType` of
#### Amazon Fire OS Quirks
- Any `cameraDirection` value results in a back-facing photo.
- Any `cameraDirection` value results in a back-facing photo (= You can only use the back camera).
- Ignores the `allowEdit` parameter.