Results 3 comments of WuFengXue

好像不支持,自己做个简单的移植就可以了 ```kotlin import androidx.viewpager2.widget.ViewPager2 import net.lucode.hackware.magicindicator.MagicIndicator /** * 新版页卡的绑定辅助工具,移植自 [net.lucode.hackware.magicindicator.ViewPagerHelper]。 * * @author Reinhard * @date 2022/3/25 */ class ViewPager2Helper { companion object { fun bind(magicIndicator: MagicIndicator, viewPager: ViewPager2) {...

好像是这样,我这边中文版readme的路径无法下载,英文版readme的路径可以

可疑日志内容摘取如下: `2018-11-14 16:32:25.535 10391-10391/com.bmax.budhook E/Native_X: [elfHookFunction]Not found execv. …… 2018-11-14 16:32:30.381 10391-10405/com.bmax.budhook A/zygote64: profile_saver.cc:359] Check failed: method.GetCounter() == 0u (method.GetCounter()=50, 0u=0) long com.bmax.budhook.MainActivity.test1!(int, double, char) access_flags=524553 2018-11-14 16:32:30.483 10391-10405/com.bmax.budhook A/zygote64:...