i'm looking to replace `interface ClickListener` a...
# android
s
i'm looking to replace
interface ClickListener
and the corresponding client code having to derive from that, with simply setClickListener{foo} setLongClickListener{foo}