commit | 12874e3825748487770c5ab4d45f7ef23a0df4e3 | [log] [tgz] |
---|---|---|
author | Justin Klaassen <justinklaassen@google.com> | Mon Dec 12 07:57:47 2016 -0800 |
committer | Justin Klaassen <justinklaassen@google.com> | Mon Dec 12 08:00:22 2016 -0800 |
tree | 688c51f6dcfeae8d3afab7615ce8b30c80ebaa6b | |
parent | 29e6bb2b768c249630149d6a69fec78b6ccfdda7 [diff] |
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