We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Plugin使用FragmentActivity会导致plugin打包时无法把该Activity替换为PluginFragmentXActivity,提示: [Warning] --> javassist.NotFoundException: androidx.fragment.app.FragmentActivity
replugin-host-lib/gradle Version: 3.0.0 rePlugin-plugin-lib/gradle Version: 3.0.0
Android API Version: Android 手机型号&ROM(Phone model & ROM):
[Warning] --> javassist.NotFoundException: androidx.fragment.app.FragmentActivity
The text was updated successfully, but these errors were encountered:
No branches or pull requests
问题详细描述 Detailed description of the problem
Plugin使用FragmentActivity会导致plugin打包时无法把该Activity替换为PluginFragmentXActivity,提示:
[Warning] --> javassist.NotFoundException: androidx.fragment.app.FragmentActivity
复现问题步骤 Steps to reproduce the problem
其它重要信息 Other important information
replugin-host-lib/gradle Version: 3.0.0
rePlugin-plugin-lib/gradle Version: 3.0.0
Android API Version:
Android 手机型号&ROM(Phone model & ROM):
Logcat上下文 Logcat context
[Warning] --> javassist.NotFoundException: androidx.fragment.app.FragmentActivity
The text was updated successfully, but these errors were encountered: