Bruno Martins ce896fdb79 Evolver: Defer applying divider
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
2025-12-05 18:02:26 +01:00
2025-11-11 07:34:05 +09:00
2024-05-22 10:05:51 +00:00
Description
No description provided
2 MiB
Languages
Java 87.9%
Kotlin 12.1%