博客
关于我
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/

    你可能感兴趣的文章
    oracle快速创建可用用户
    查看>>
    oracle技术之一次RMAN备份报错的诊断过程(二)
    查看>>
    oracle技能综述,ORACLE要点综述(之一:基本SELECT语句)-数据库专栏,ORACLE
    查看>>
    Oracle收购DataScience.com扩展云平台分析能力
    查看>>
    Oracle教程之管理索引(七)--Oracle显示索引信息
    查看>>
    oracle数据库 添加定时器
    查看>>
    Oracle数据库DBA日常Sql列表
    查看>>
    Oracle数据库ORA-01555解决含clob和blob字段表报错快照过旧问题
    查看>>