e223b33632f1444d464be6904c864ef5343ddca0
initLoader will reuse the old loader associated with fragment. But the fragment is destroyed. Use restartLoader which will create another loader with new fragment. Fixes: 143445993 Test: rebuild Change-Id: I0a8a00ae94122f25d6d860b2512108ecd11d7806
…
…
…
…
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%