An app I am submitting has a series of Strict mode policy warning in the Google Pre-Launch report.
'StrictMode policy violation: android.os.strictmode.NonSdkApiUsedViolation: Landroid/view/ViewGroup;->makeOptionalFitsSystemWindows()V'
The make 'makeOptionalFitsSystemWindows' call shows in...