Class InsetsUtils
java.lang.Object
org.prebid.mobile.rendering.utils.helpers.InsetsUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidaddCutoutAndNavigationInsets(android.view.View view) Adds to the view insets from navigation bar and cutout.static CustomInsetsgetCutoutInsets(android.content.Context context) static CustomInsetsgetNavigationInsets(android.content.Context context) static voidresetMargins(android.view.View view)
-
Constructor Details
-
InsetsUtils
public InsetsUtils()
-
-
Method Details
-
getCutoutInsets
-
resetMargins
public static void resetMargins(android.view.View view)