21aed344fc1836de952b3ce7e4bee0d046f2def4
SearchFragment and SavedQueryLoader share a loader manager and had been using the same loader id for different loaders. Occaisionally (in monkey tests) two loaders with the same IDs would be started and crash when they finished. The loaders now have different IDs. Change-Id: I11e9b7365605fbcef44cf7d2323183415422f5c8 Fixes: 64756515 Test: robotests
…
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%