safeUnbox() cannot be inverted

前端 未结 4 852
孤独总比滥情好
孤独总比滥情好 2021-01-06 05:15

I\'m trying to eliminate all the warnings of my Android application and one of them is this:

viewModel.value is a boxed field but needs to be un-boxed

4条回答
提交回复
热议问题