From 0bff43e980fdb325dc69479a4bd1ed60834a2f8e Mon Sep 17 00:00:00 2001 From: MarjanaKarzek Date: Thu, 7 Feb 2019 11:00:35 +0100 Subject: [PATCH] add license info --- cameraview/src/main/res/values/license_info.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 cameraview/src/main/res/values/license_info.xml diff --git a/cameraview/src/main/res/values/license_info.xml b/cameraview/src/main/res/values/license_info.xml new file mode 100644 index 00000000..4122306b --- /dev/null +++ b/cameraview/src/main/res/values/license_info.xml @@ -0,0 +1,13 @@ + + + + Mattia Iavarone + + CameraView + A well documented, high-level Android interface that makes capturing pictures and videos easy, addressing all of the common issues and needs. https://natario1.github.io/CameraView + 2.0.0-beta02 + https://github.com/natario1/CameraView + mit + true + https://github.com/natario1/CameraView/blob/master/LICENSE + \ No newline at end of file