How to override a method of another class instance in Kotlin?

后端 未结 0 1098
广开言路
广开言路 2020-11-27 23:59

I have a class with a Fragment instance in it and want to override the fragment methods. How can I make this kind of overriding here?

class MyClass(val fragme         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题