Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在项目中实现这个动画。我搜索了很多,找到了这些链接来解决我在git hub here和here上的问题。但这些都在 Kotlin 项目中。我无法使用它们。这里有任何可以帮助我的专家。
您必须将 Kotin 反编译为 java 代码。IntelliJ 或 Android Studio 已经具备此功能。去:
菜单 > 工具 > Kotlin > 将 Kotlin 反编译为 Java