Closed lujcheng closed 2 years ago
Client Fetch reported an issue of overlapping content in modal view. This was due to the transparent header.
Added neutral grey background to navigation bar and status bar when Embed framework is initialized with { navigationBarOpaqueBackground: true }
{ navigationBarOpaqueBackground: true }
Description
Client Fetch reported an issue of overlapping content in modal view. This was due to the transparent header.
Changes
Added neutral grey background to navigation bar and status bar when Embed framework is initialized with
{ navigationBarOpaqueBackground: true }
Checklist