admin
2021-07-20 27bd1f81221b8c8e8047118a64c2beb7bc214bbb
EventBus/src/de/greenrobot/event/util/ErrorDialogFragments.java
@@ -9,7 +9,7 @@
import android.content.DialogInterface.OnClickListener;
import android.os.Build;
import android.os.Bundle;
import android.support.v4.app.DialogFragment;
import androidx.fragment.app.DialogFragment;
import de.greenrobot.event.EventBus;
public class ErrorDialogFragments {