Phantom icon indicating copy to clipboard operation
Phantom copied to clipboard

插件里面不能用V4包的Framgnet么

Open f262866551 opened this issue 2 years ago • 0 comments

cannot be cast to android.support.v4.app.Fragment 包错,我 剔除了啊 excludeLib "com.android.support:support-v4:28.0.0" excludeLib "com.android.support:support-core-ui:28.0.0" excludeLib "com.android.support:support-compat:28.0.0" excludeLib "com.android.support:support-media-compat:28.0.0" excludeLib "com.android.support:support-core-utils:28.0.0" excludeLib "com.android.support:support-fragment:28.0.0" excludeLib "com.android.support:support-annotations:28.0.0" excludeLib "com.android.support:cursoradapter:28.0.0" excludeLib "com.android.support:interpolator:28.0.0" excludeLib "com.android.support:versionedparcelable:28.0.0" excludeLib "com.android.support:documentfile:28.0.0" excludeLib "com.android.support:customview:28.0.0" excludeLib "com.android.support:slidingpanelayout:28.0.0" excludeLib "com.android.support:swiperefreshlayout:28.0.0" excludeLib "com.android.support:drawerlayout:28.0.0" excludeLib "com.android.support:coordinatorlayout:28.0.0" excludeLib "com.android.support:loader:28.0.0" excludeLib "com.android.support:viewpager:28.0.0" excludeLib "com.android.support:collections:28.0.0" excludeLib "com.android.support:asynclayoutinflater:28.0.0" excludeLib "com.android.support:print:28.0.0" excludeLib "com.android.support:localbroadcastmanager:28.0.0"

f262866551 avatar Jul 20 '23 03:07 f262866551