What is expected behavior if interface covered by ...
# android
v
What is expected behavior if interface covered by delegate will override existing method on a class? Should it just add delegate method call or it is going to replace it?