Orienser
Orienser
因为DraggableModule的addDraggableModule是默认方法,在Kotlin中用没问题,但Android的Java还不支持这一特性。 如果只是想让Demo成功运行,可参考另一个Issue里的方法:https://github.com/CymChad/BaseRecyclerViewAdapterHelper/issues/3557#issuecomment-980491284 ----------------------------------------------------------------- Kotlin中的默认方法在Java中的兼容问题是已知问题,并且已有解决方案,需要在编译库时加个参数,详见[官方讨论KT1449](https://youtrack.jetbrains.com/issue/KT-4779)
@davidliu Hi, any updates on this? I have an IP camera that supports RTSP streaming. I‘m able to publish the video data to LiveKit, but can't find a way to...
+1, please also add this feature to Android Vector Drawable. This allows me to easily use the icon without downloading it.