Skip to content

simplepeng/BubbleView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

138dc27 · May 19, 2017

History

9 Commits
May 19, 2017
May 19, 2017
May 19, 2017
Oct 10, 2016
Sep 30, 2016
Sep 30, 2016
Oct 12, 2016
Oct 11, 2016
Sep 30, 2016
Sep 30, 2016
Sep 30, 2016
Sep 30, 2016

Repository files navigation

BubbleView

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

使用

  • maven
<dependency>
  <groupId>com.simplepeng.bubbleview</groupId>
  <artifactId>bubbleviewlibrary</artifactId>
  <version>0.0.1</version>
  <type>pom</type>
</dependency>
  • gradle
compile 'com.simplepeng.bubbleview:bubbleviewlibrary:0.0.1'
  • 具体使用详见demo

方法属性

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

联系我

Android进阶开发 274306954

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages