‘ActionTracksFragmentToFragmentTrack‘ is not abstract and does not implement abstract member public
·
从android30 到android31 之后就报错
解决方案
//apply plugin: 'androidx.navigation.safeargs.kotlin'
apply plugin: 'androidx.navigation.safeargs'
更多推荐


所有评论(0)