Companion

object Companion

Functions

Link copied to clipboard
fun isOpen(supportFragmentManager: FragmentManager): Boolean

Function responsible for checking if the AddCard.Sheet is currently open

Link copied to clipboard
fun restore(supportFragmentManager: FragmentManager, addCardDelegate: AddCardDelegate)

Function responsible for restoring the AddCardDelegate callback after a process death occurred.