Pop HistoryFragment from back stack

Simply removing the HistoryFragment won't pop its entry from the
back stack, instead use FragmentManager#popBackStackImmediate.

Fixes: 33542000
Test: manually verified back works correctly after showing history
Change-Id: I2bc6190cfac14ca0dc611049f0c2b91c7f0ce041
1 file changed