Skip to content

Fix history state on resume

Nicolas Pomepuy requested to merge fix_history_state into master

Description

When resuming the HistoryFragment the history list is now refreshed

Motivation and Context

When the history was re-opened, the list was not refreshed

How Has This Been Tested?

Android emulator API 28

Screenshots / GIFs (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Enhancement (non-breaking change which cleans up / improves existing functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • I have read the CONTRIBUTING section of the README document.

Resolves

Merge request reports