Skip to content

CameraView was not found in the project or the libraries #432

@david-gimeno

Description

@david-gimeno

I followed the instructions you described in the README for setting up the dependencies. However, when defining the layout:

    <io.fotoapparat.view.CameraView
        android:id="@+id/camera_view"
        android:layout_width="match_parent"
        android:layout_height="match_parent"
        android:layout_above="@id/fab_camera"/>

I am getting the following error:

Class referenced in the layout file, 'io.fotoapparat.view.CameraView', was not found in the project or the libraries

I tried multiple things found in Google, but I could not find out what is wrong.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions