# ffsky-app-bubble
**Repository Path**: hljdrl/ffsky-app-bubble
## Basic Information
- **Project Name**: ffsky-app-bubble
- **Description**: anddroid drawable bubble气泡背景
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2025-01-15
- **Last Updated**: 2025-01-15
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# ffsky-app-bubble
#### 介绍
app-bubble 气泡背景组件
1. 聊天气泡、提示气泡背景组件.
#### 截图
#### 文件列表
| 文件路径 | 备注 |
|-----------------------------------|---------------------|
| drawable/bubble_bottom_bg | 气泡-箭头朝下居中 |
| drawable/bubble_bottom_left_bg | 气泡-箭头朝下居左 |
| drawable/bubble_bottom_right_bg | 气泡-箭头朝下居右 |
| drawable/bubble_left_bottom_bg | 气泡-箭头朝左居下 |
| drawable/bubble_left_center_bg | 气泡-箭头朝左居中 |
| drawable/bubble_left_top_bg | 气泡-箭头朝左居上 |
| drawable/bubble_right_bottom_bg | 气泡-箭头朝右居下 |
| drawable/bubble_right_center_bg | 气泡-箭头朝右居中 |
| drawable/bubble_right_top_bg | 气泡-箭头朝右居上 |
| drawable/bubble_top_bg | 气泡-箭头朝上居中 |
| drawable/bubble_top_left_bg | 气泡-箭头朝上居左 |
| drawable/bubble_top_right_bg | 气泡-箭头朝上居右 |
| - | - |
#### 使用说明
1. 引入库
```gradle
api "com.gitee.hljdrl:bubble:1.0.0"
```
2. 范例
```xml
```