From edeef504e654415c25d3816a4609f43edc79fbb3 Mon Sep 17 00:00:00 2001
From: admin <weikou2014>
Date: 星期三, 07 四月 2021 19:13:14 +0800
Subject: [PATCH] androidx兼容,新版轮播图样式

---
 library-EventBus/src/de/greenrobot/event/util/ErrorDialogFragments.java |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/library-EventBus/src/de/greenrobot/event/util/ErrorDialogFragments.java b/library-EventBus/src/de/greenrobot/event/util/ErrorDialogFragments.java
index 04002df..19c3c2f 100644
--- a/library-EventBus/src/de/greenrobot/event/util/ErrorDialogFragments.java
+++ b/library-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 {

--
Gitblit v1.8.0