# ChatBubble-Lottie-Android **Repository Path**: bubble-lottie/ChatBubble-Lottie-Android ## Basic Information - **Project Name**: ChatBubble-Lottie-Android - **Description**: 实现android端的,类似QQ动态聊天气泡的解决方案(使用lottie+源码修改) - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-10-13 - **Last Updated**: 2024-07-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: 动态气泡 ## README # ChatBubble-Lottie-Android ## 使用说明 ``` --lottie(核心代码,使用时将此module引入项目即可) --lottie2json_dir(_k模块内程序的文件存放处) --lottie2json_k(android端json处理程序,如json中ty、d字段排序) --LottieTest(android端气泡效果测试APP) ``` ## 详细说明,请跳转IOS端源码 [ChatBubble-Lottie-iOS](https://github.com/bubble-lottie/ChatBubble-Lottie-iOS) ## 鸣谢[Lottie-Android](https://github.com/airbnb/lottie-android)