Closed el-samiyel closed 4 years ago
To elaborate, there seems to be no way to update the text. Am i missing something?
Good work btw, its very classy.
There is no way to update text inside a rotatable yet. The major issue with it will be calculating and changing the dimensions of the TextView displaying the rotating text, if these calculations are not done properly, then the transitions are not smooth as the dimensions keeps on changing with the text being displayed. I will try to find a workaround to this limitation as soon as I get some time.
How can I update the text of an existing rotatable?