Fix NullPointerException in DashboardSummary.
In onSaveInstanceState(), move saving the suggestions logging lists to the top so that it will be saved to the bundle even when layout manager is null. Test: run monkey Change-Id: I248563a255158feadeb85898a920af96a1565fa9 Fixes:31111795
Loading
Please register or sign in to comment