WaveLoadingView icon indicating copy to clipboard operation
WaveLoadingView copied to clipboard

border color is not working when shape type is rectangle.

Open ghost opened this issue 9 years ago • 1 comments

Hi.

When I using rectangle shape type, border color is not working.

I found that if shape is circle or square, border is working but triangle and rectangle is not working.

Can you check it?

Also, is it possible using "\n" on top title or bottom title?

For example, I want to show "AB" on top title like "A (next line) B".

I tried "A\nB", "A\rB", "A\n" and others but not working.

Is this possible?

Thank you for your work.

ghost avatar Aug 12 '16 08:08 ghost

I have created a pull request that fixes this, you can copy the file from there. It's just a single line. Pull Request #46

judemanutd avatar May 01 '18 12:05 judemanutd