library-EventBus/src/de/greenrobot/event/util/ErrorDialogFragments.java
@@ -9,8 +9,8 @@ import android.content.DialogInterface.OnClickListener; import android.os.Build; import android.os.Bundle; import android.support.v4.app.DialogFragment; import de.greenrobot.event.EventBus; import androidx.fragment.app.DialogFragment; import org.greenrobot.eventbus.EventBus; public class ErrorDialogFragments { /** TODO Use config: Icon res ID to use for all error dialogs. May be configured by each app (optional). */