public class InsetUtils
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static void |
requestApplyInsetsWhenAttached(android.view.View view) |
static void |
setOnApplyInsetsListener(android.view.View view,
OnApplyInsetsListener listener) |
public static void setOnApplyInsetsListener(@NonNull
android.view.View view,
@NonNull
OnApplyInsetsListener listener)
public static void requestApplyInsetsWhenAttached(@NonNull
android.view.View view)