TheDukerChip
10/28/2020, 5:44 AMprivate lateinit var binding: FragmentGardenBinding
Sometimes when activity is resumed, I'm getting the following crash and it's unable to reproduce
lateinit property binding has not been initialized
faogustavo
10/28/2020, 1:23 PMonCreateView
?faogustavo
10/28/2020, 1:23 PMTheDukerChip
10/30/2020, 8:29 PMonCreateView
And Don't keep activities is not enabled either