alexvasilkov / alexvasilkov/GestureViews

Conflict with Fresco DraweeView#getController() method

未關閉
#25 6 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
enhancement
主要語言
Java
星號
2.4k
分支
391
PR 合併指標
30 天內沒有已合併 PR

描述

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.

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。