Android&Kotlin笔记——TextView赋值出现java.lang.IllegalStateException: tv must not be null
前言现在有很多Android开发的小伙伴使用Kotlin开发应用了,今天小编在使用Kotlin开发的时候遇到个问题,就是在TextView赋值时候出现了java.lang.IllegalStateException:tvmustnotbenull的错误,就有点纠结为什么为空。代码importandroid.annotation.SuppressLintimportandroid.app.DateP