Safeargs library doesnt generate direction class

前端 未结 19 915
孤街浪徒
孤街浪徒 2021-02-01 11:44

I use navigation library and safeargs for passing data. I define argument to fragment like that.



        
19条回答
  •  孤街浪徒
    2021-02-01 12:10

    If you already added the dependencies > classpath and apply plugin but changes aren't applied, be sure to Clean and Built the project in order changes are applied.

    In Android Studio:

    • Build tab > Clean project
    • Build tab > ReBuild project

提交回复
热议问题