A recent change that was done to remove themes missed switching AssuranceErrorDisplayActivity extend Activity. Switch it now.
Description
Assurance now does not expose/use themes. So all references to activities that require a theme should be switched to Activity. A recent change that was done to remove themes missed switching AssuranceErrorDisplayActivity extend Activity. Switch it now.
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
A recent change that was done to remove themes missed switching AssuranceErrorDisplayActivity extend Activity. Switch it now.
Description
Assurance now does not expose/use themes. So all references to activities that require a theme should be switched to Activity. A recent change that was done to remove themes missed switching AssuranceErrorDisplayActivity extend Activity. Switch it now.
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: