weex 在android端自定义的WXComponent怎样重写宿主Activity的onBackPressed方法
如题 ,在重写组件中需要对activity的OnBackPressed方法进行进行监听 在Component中该怎样去实现。是不是重写onActivityBack?
相关分类