From 3eb4dc6b3fef9a4c73181ffecc741958586a731d Mon Sep 17 00:00:00 2001 From: wangxin6 Date: Mon, 30 Dec 2024 15:48:28 +0800 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 271578d8..b441a8dc 100644 --- a/README.md +++ b/README.md @@ -148,7 +148,7 @@ Using CameraView is extremely simple: app:cameraFilter="@string/real_time_filter" app:cameraPictureMetering="true|false" app:cameraPictureSnapshotMetering="false|true" - app:cameraPictureFormat="jpeg|dng" + app:cameraPictureFormat="jpeg|png" app:cameraRequestPermissions="true|false" app:cameraExperimental="false|true">