mmoamenn / LuckyWheel_Android

A custom component that displays a lucky wheel. it ⁠ features easy customize of colors, addition of items and it's very trivial to integrate in your application.
MIT License
127 stars 55 forks source link

How to Set Multiline text ? #30

Closed shreyushah closed 2 years ago

shreyushah commented 2 years ago

I want to set Multi line text according to width of each triangle. how is it possible? Please help me for same

mmoamenn commented 2 years ago

Just used "\n" like "my text \n my text"