From 49982f5a1a305c0cc7da04735e1c604b802d2a22 Mon Sep 17 00:00:00 2001 From: admin <weikou2014> Date: 星期四, 15 七月 2021 18:36:09 +0800 Subject: [PATCH] 木瓜接口改为布丸相关的接口 --- MGVideo/src/com/mugua/mgvideo/ui/LinkPageActivity.java | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/MGVideo/src/com/mugua/mgvideo/ui/LinkPageActivity.java b/MGVideo/src/com/mugua/mgvideo/ui/LinkPageActivity.java index c55ec97..1f1bfd4 100644 --- a/MGVideo/src/com/mugua/mgvideo/ui/LinkPageActivity.java +++ b/MGVideo/src/com/mugua/mgvideo/ui/LinkPageActivity.java @@ -8,7 +8,7 @@ import android.content.SharedPreferences; import android.content.SharedPreferences.Editor; import android.os.Bundle; -import android.support.v4.view.ViewPager; +import androidx.viewpager.widget.ViewPager; import com.lcjian.library.util.common.DimenUtils; import com.mugua.mgvideo.R; -- Gitblit v1.8.0