admin管理员组文章数量:1292172
I have a weird issue in Crashlytics that I don't understand why it's happening.
java.lang.NullPointerException: Attempt to read from field 'android.graphics.Rect androidx.appcompat.widget.ContentFrameLayout.o' on a null object reference
Caused by java.lang.NullPointerException
Attempt to read from field 'android.graphics.Rect androidx.appcompat.widget.ContentFrameLayout.o' on a null object reference
androidx.appcompat.widget.ContentFrameLayout.setDecorPadding (ContentFrameLayout.java:456)
androidx.appcompat.app.AppCompatActivity.setContentView (AppCompatActivity.java:2)
ui.MainActivity.onCreate (MainActivity.kt:132)
Nothing has really changed in MainActivity for a long time; it just started happening, but I cannot reproduce it on my end. Maybe someone is familiar with this?
本文标签: androidContentFrameLayouto null object referenceStack Overflow
版权声明:本文标题:android - ContentFrameLayout.o null object reference - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1741542860a2384422.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论