toggle menu
app
DoomScrolling API
switch theme
search in API
app
/
com.instagram.doomscrolling.utils
/
PermissionFlow
/
UiDelegate
Ui
Delegate
interface
UiDelegate
(
source
)
Inheritors
OnboardingActivity
MainActivity
Members
Functions
show
Confirm
Link copied to clipboard
abstract
fun
showConfirm
(
title
:
String
,
message
:
String
,
positiveText
:
String
,
onPositive
:
Runnable
)