将 android support library 更新至 androidX (部分手尾仍需后续处理)
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
package com.gh.gamecenter.collection;
|
||||
|
||||
import android.os.Bundle;
|
||||
import android.support.v4.app.Fragment;
|
||||
import androidx.fragment.app.Fragment;
|
||||
|
||||
import com.gh.base.fragment.BaseFragment_TabLayout;
|
||||
import com.gh.gamecenter.R;
|
||||
|
||||
Reference in New Issue
Block a user