alexvasilkov / alexvasilkov/GestureViews

Conflict with Fresco DraweeView#getController() method

Open
#25 6 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
2.4k
Forks
391
PR merge metrics
No merged PRs in 30d

Description

I want create a class like this

```
class ReaderCellView extends DraweeView implements GestureView{
//...
}
```

but both DraweeView and GestureView has function getController()
and the return type is different.

And I think it is better to make the function of a Interface as special as we can.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.