fun optimizeActivityBackgroundOverdraw(activity: Activity): Unit
Experimental: Reduce overdraw by 1 level by removing the Activity Window's background when the ExpandablePageLayout is expanded. No point in drawing it when it's not visible to the user.