Toast#getView() was deprecated on Android 11 and it returns null · Issue #16 · PureWriter/ToastCompat

/** * Return the view. * * <p>Toasts constructed with {@link #Toast(Context)} that haven't called {@link #setView(View)} * with a non-{@code null} view will return {@code null} here. * * <p>Startin...</p></p>