Skip to content
This repository was archived by the owner on Apr 28, 2022. It is now read-only.

Mistype in the README.MD #5

@wwarlock

Description

@wwarlock

The code

public class MainActivity extends Activity implements OnMapReadyCallback {
...
}

Should look in that manner

public class MainActivity extends Activity implements OPFOnMapReadyCallback {
...
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions