Baseflow / Baseflow/PhotoView

incompatible types: no unique maximal instance exists for type variable T with upper bounds PhotoView,View

Open
#706 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
18.8k
Forks
3.9k
PR merge metrics
No merged PRs in 30d

Description

I am getting this error while trying to initialize the variable.

```
error: incompatible types: no unique maximal instance exists for type variable T with upper bounds PhotoView,View
where T is a type-variable:
T extends View declared in method findViewById(int)
```

I am using the older version of PhotoView 2.1.4 as I'm not using AndroidX.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.