ce896fdb7976a2136383c936fa757126b2a4b8de
Android 16 QPR1 + M3E changes the inflation and lifecycle timing of PreferenceFragmentCompat layouts, resulting in internal RecyclerView being created later than before. As a result, PreferenceFragmentCompat.setDivider() can be invoked before the internal RecyclerView exists thus causing below NPE: https://paste.evolution-x.org/bESR1b Test: Open System profiles settings, create a new profile and verify that the activity no longer crashes. Change-Id: Ifb741011baaa6d721d0ca0db2d68d30037eb8930 https://paste.evolution-x.org/foaHLQ
Description
No description provided
Languages
Java
87.9%
Kotlin
12.1%