diff --git a/app/detekt-baseline.xml b/app/detekt-baseline.xml index 14f73eb9..123873da 100644 --- a/app/detekt-baseline.xml +++ b/app/detekt-baseline.xml @@ -72,7 +72,6 @@ MagicNumber:VideoQuality.kt$VideoQuality$9f MaxLineLength:CameraErrorHandler.kt$CameraErrorHandler$VideoRecordEvent.Finalize.ERROR_INSUFFICIENT_STORAGE -> context.toast(R.string.video_capture_insufficient_storage_error) MaxLineLength:ImageUtil.kt$ImageUtil$require(image.format == ImageFormat.YUV_420_888) { "Incorrect image format of the input image proxy: " + image.format } - MaxLineLength:MainActivity.kt$MainActivity$binding.toggleCamera.setImageResource(if (frontCamera) R.drawable.ic_camera_rear_vector else R.drawable.ic_camera_front_vector) MaxLineLength:MainActivity.kt$MainActivity$if MaxLineLength:MainActivity.kt$MainActivity$safeInsetBottom + navigationBarHeight + resources.getDimensionPixelSize(org.fossify.commons.R.dimen.bigger_margin) MaxLineLength:MainActivity.kt$MainActivity$} diff --git a/app/lint-baseline.xml b/app/lint-baseline.xml index d12544ce..9d7fe31f 100644 --- a/app/lint-baseline.xml +++ b/app/lint-baseline.xml @@ -81,7 +81,7 @@ errorLine2=" ~~~~"> @@ -92,7 +92,7 @@ errorLine2=" ~~~~"> @@ -120,7 +120,7 @@ + + + + + + + + + + + + + + + + + + + + + + + + - - - -