博客
关于我
ButterKnife使用问题
阅读量:395 次
发布时间:2019-03-05

本文共 788 字,大约阅读时间需要 2 分钟。

???????????

  • IllegalStateException: Required view 'button' with ID 2131165211 for method 'clickBtn' was not found.

    • ????????????????????ID?2131165211???'button'????????????????
    • ?????
    • ?????Activity?Fragment??????????????????????
    • ?????????????@Nullable???????
    • ????????????????????@Optional???
  • EventBusException: Subscriber class com.example.mytestapp.eventbus.TestEventBusfirstActivity and its super classes have no public methods with the @Subscribe annotation.

    • ?????EventBus???TestEventBusfirstActivity???????@Subscribe????????
    • ?????
    • ?????EventBus???????????
    • ???????????EventBusSubscriber??????????
    • ????????????????@Subscribe???
    • ???????????????????????@Subscribe???
  • ?????

    • ???EventBus???????????
    • ??????????????public?
    • ?????????EventBus???????
    • ???????????????UI?????

    ?????????????????????????

    转载地址:http://qdbzz.baihongyu.com/

    你可能感兴趣的文章
    Ossim4系统故障处理
    查看>>
    Spring赌上未来:响应式的 WebFlux 框架更优雅,性能更强!
    查看>>
    oss报UnknownHost,k8s设置hostAliases参数
    查看>>
    OSS报错The difference between the request time and the current time is too large
    查看>>
    OSS直传与UXCore-Uploader实践
    查看>>
    Spring详解Bean的生命周期
    查看>>
    OS模块
    查看>>
    OS第1章
    查看>>
    OS第2章 —— 进程
    查看>>
    OS第3章 —— 进程调度和死锁
    查看>>