Skip to content

Deprecation warnings #42

Open
Open
@Thegrep01

Description

Hi! When build an apk with your lib i got 22 warnings like this

[deprecation] Camera in android.hardware has been deprecated
import android.hardware.Camera; 

[deprecation] Camera in android.hardware has been deprecated
                .setFlashMode(useFlash ? Camera.Parameters.FLASH_MODE_TORCH : null)

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions