public class ImmersiveModeCompatPromptBackground extends FullscreenPromptBackground
ImmersiveModeCompatPromptBackground implementation that renders the prompt background as a rectangle for supporting immersive mode.| Constructor and Description |
|---|
ImmersiveModeCompatPromptBackground(android.view.WindowManager windowManager) |
| Modifier and Type | Method and Description |
|---|---|
protected android.util.DisplayMetrics |
getDisplayMetrics() |
contains, draw, prepare, setColour, setCornerRadius, updatepublic ImmersiveModeCompatPromptBackground(@NonNull
android.view.WindowManager windowManager)
@NonNull protected android.util.DisplayMetrics getDisplayMetrics()
getDisplayMetrics in class FullscreenPromptBackground