b/5409494 Wait until onResume to query events with correct settings
We were kicking off a query before we knew whether hide declined was set. This removes the early query and delays it until onResume is called which will ensure that we have the hideDeclined setting set before starting it. Change-Id: I48378972e6f81339d0c321f725ef690be348c487
Loading
Please register or sign in to comment