Skip to content
This repository was archived by the owner on Aug 13, 2022. It is now read-only.

Add dismiss() method#111

Open
gallinaettore wants to merge 2 commits intogoogleads:mainfrom
gallinaettore:patch-1
Open

Add dismiss() method#111
gallinaettore wants to merge 2 commits intogoogleads:mainfrom
gallinaettore:patch-1

Conversation

@gallinaettore
Copy link

This method can be called inside the onDestroy () of the activity, in order to avoid the exception "WindowManager: android.view.WindowLeaked: Activity com.example.myactivity has leaked window DecorView @ 7bede62", if the activity is destroyed when the dialog is displayed.

This method can be called inside the onDestroy () of the activity, in order to avoid the exception "WindowManager: android.view.WindowLeaked: Activity com.example.myactivity has leaked window DecorView @ 7bede62", if the activity is destroyed when the dialog is displayed.
This method can be called inside the onDestroy () of the activity, in order to avoid the exception "WindowManager: android.view.WindowLeaked: Activity com.example.myactivity has leaked window DecorView @ 7bede62", if the activity is destroyed when the dialog is displayed.
@chrisgiglio chrisgiglio changed the base branch from master to main March 4, 2022 00:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants