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

    你可能感兴趣的文章
    PyCharm配置SSH和SFTP远程连接服务器
    查看>>
    Pycharm隐藏的实用小技巧!建议收藏
    查看>>
    PyChord 项目常见问题解决方案
    查看>>
    pydoc使用
    查看>>
    pyechart
    查看>>
    pyecharts中管理工具按钮以及修改图表主题
    查看>>
    pyechart值域区间
    查看>>
    pyest+appium实现APP自动化测试,思路全总结在这里
    查看>>
    Pygame
    查看>>
    Pygame 围绕轴旋转立方体
    查看>>
    Pygame 的详细介绍-ChatGPT4o作答
    查看>>
    Pygame 窗口几秒钟后没有响应
    查看>>
    Pygame.display.togling_fulcreen()不起作用
    查看>>
    Pygame中的倒数计时器
    查看>>