You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Callback support would probably be the most convenient approach, especially with Java 8+ or Kotlin. For now, the workaround would be to extend the class and override the protected void close method. Remember to call super if you want the default fade-out behavior.
Assume using kotlin
The text was updated successfully, but these errors were encountered: