PasswordsScreenPromotionPlugin

Used for displaying promotions in the passwords screen. The password management view supports an area in the screen that can be used for different purposes, such as promotions or surveys.

Types

Link copied to clipboard
interface Callback

Callback for interactions with the promotion.

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract suspend fun getView(context: Context, numberSavedPasswords: Int): View?

Returns a view to be displayed in the passwords screen, or null if the promotion should not be shown.