Ensure size compat insets created for visible activity.
It's possible that resolveOverrideConfiguration was called before mVisibleRequested became true and mCompatDisplayInsets may not have been created so ensure that they are created in ensureActivityConfiguration where layout update maybe skipped if configuration is unchanged. Fix: 182428104 Test: manual and atest SizeCompatTests Change-Id: I2fa5bb6d7917af9530c4f8c5156a268df85be06b
Loading
Please register or sign in to comment