Raff Tsai e223b33632 Fix NullPointerException
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
2019-10-29 14:20:09 +08:00
2019-10-28 18:39:11 +08:00
Description
No description provided
3.1 GiB
Languages
Java 89.8%
Kotlin 10.2%