admin
2023-10-08 2c5b6e472c368e80d85b8ea2b461c9ea62981d9b
library-EventBus/src/de/greenrobot/event/util/ErrorDialogFragmentFactory.java
@@ -3,7 +3,7 @@
import android.annotation.TargetApi;
import android.os.Build;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import androidx.fragment.app.Fragment;
/**
 * Factory to allow injecting a more complex exception mapping; typically you would subclass one of {@link Honeycomb} or