劉強東
劉強東
完全不允许出现kt代码的话就不建议使用了, 如果能使用kt桥接下还是使用没问题的
只是一些内联方法要求转为非内联方法(桥接)来给java使用, 因为java不支持kt的内联`inline`方法
Swipe视图的`transitionX`没有恢复导致
已修复应该知道吧?
在我的设备无法复现, 我的设备在回到后台时会自动隐藏键盘 我建议你提供设备信号和Android版本, 并且最好能提供视频. 由于涉及到的设备适配过多我无法满足其条件, 建议大家一起贡献力量, 这才是我开源最终目的
我缺少设备复现此问题, 你可以尝试配置`android:windowSoftInputMode`来修复问题, 欢迎发起pr
感觉你在说[BRV](https://github.com/liangjingkanji/BRV), BRV这些功能全有
Me too, Dependencies that have already been built disappear Click the file icon tip: `File not found. Build ok` Click the file icon will rebuild, but even if it is...
fix: #220
已经计划提供Hook接口回调来配置加密/解密数据了 并且计划使用kotlin-serialization来序列化/反序列化来解决Parcelable/Serializable增删字段导致的一系列问题