adobe / aepsdk-assurance-android

Adobe Experience Platform Assurance SDK
Apache License 2.0
2 stars 5 forks source link

Make AssuranceErrorDisplayActivity extend Activity #56

Closed prudrabhat closed 1 year ago

prudrabhat commented 1 year ago

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: