Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/simplepeng/BubbleView

模仿QQ水泡拖拽效果,加破碎粒子效果
https://github.com/simplepeng/BubbleView

Last synced: about 22 hours ago
JSON representation

模仿QQ水泡拖拽效果,加破碎粒子效果

Lists

README

        

# BubbleView

## 自古代码看着烦,唯有图片得人心,so特意图片整的很大😈

![](https://raw.githubusercontent.com/simplepeng/BubbleView/master/gifs/bubbleview.gif)

## 使用

* maven

```

com.simplepeng.bubbleview
bubbleviewlibrary
0.0.1
pom

```

* gradle

```
compile 'com.simplepeng.bubbleview:bubbleviewlibrary:0.0.1'
```

* 具体使用详见demo

## 方法属性

| 方法 | 属性 | 说明 |
| ------------- |:-------------:| -----:|
| setText | text | 设置文字 |
| setTextColor| text_color | 设置文字颜色 |
| setCircleColor | circle_color | 设置圆的颜色 |
| setTextSize | text_size | 设置文字大小 |

## 联系我

Android进阶开发 274306954