Noisyfox
Noisyfox
个人比较喜欢这种模式,但是估计有人还是喜欢原来的,打算再做个选项
在竖屏状态选择文件出现黄色动作栏后切换到横屏再取消选择后三个tab消失。
The indicator's current selection won't change if the viewpager's current page changed before the view get measured, for example in the activity's onPostResume() callback. Is there a proper reason why...
https://discuss.multi-os-engine.org/t/unsupported-ios-sdk-after-updating-to-moe-1-9-0/2922 `AVFAudio` was split from `AVFoundation` framework, and it does not exist prior to iOS 14.5+. On those systems, the symbols from `AVFAudio` are actually provided by the old `AVFoundation`...
https://docs.gradle.org/current/userguide/toolchains.html
Currently Native-Image can generate debugging information that can be used by GDB: https://www.graalvm.org/reference-manual/native-image/DebugInfo/ And some common debugging features are supported, including: - break points configured by file and line, or...
`ReflectionCollect` task should support other proguard levels as it's now a separate task.