# BubbleLayout **Repository Path**: krguang/BubbleLayout ## Basic Information - **Project Name**: BubbleLayout - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-03 - **Last Updated**: 2021-06-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # BubbleLayout Android 实现气泡布局 ## Demo: 图片名称 ## 用法 1. 复制[BubbleLayout](https://github.com/wangyiwy/BubbleLayout/blob/master/app/src/main/java/me/wy/app/BubbleLayout.java)到项目中, 2. 将以下熟悉复制到res/values/attrs中, ~~~ ~~~ 3.xml中使用,参考[activity_main](https://github.com/wangyiwy/BubbleLayout/blob/master/app/src/main/res/layout/activity_main.xml) ~~~ ... ~~~