Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bubble Without Title #26

Open
edwinperaza opened this issue Jun 14, 2017 · 2 comments
Open

Bubble Without Title #26

edwinperaza opened this issue Jun 14, 2017 · 2 comments

Comments

@edwinperaza
Copy link

Hi @SamThompson, I hope you are well. I have some questions:

  • Is there a way to implement BubbleActions without show title of each bubble?

  • How can I change the bubble´s color?

Thanks.

@SamThompson
Copy link
Owner

SamThompson commented Jun 15, 2017

Is there a way to implement BubbleActions without show title of each bubble?

Not at the moment, but should be straightforward to add.

How can I change the bubble´s color?

All the customization is done via the drawable. You can find an example here: https://github.com/SamThompson/BubbleActions/blob/master/bubbleactions-sample/src/main/res/drawable/bubble_star.xml. Is that what you mean by changing the color?

@edwinperaza
Copy link
Author

Hi @SamThompson thanks for your answer. I have been working with your source code and I was able to customize color, delete Bubble Title, and so on.

I just wanted to know if there is a way to do it without modify the source code. But I understand that may be in a next version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants