TutoShowcase
TutoShowcase copied to clipboard
Show text below circle or square
Thanks for the library, is it possible to know the position of the circle/square so that we can change the position of the text accordingly? Something done in other libraries such as https://github.com/deano2390/MaterialShowcaseView
The issue with current version is that it is difficult to predict the margin/padding to be provided so as to prevent text coming inside/overlapping circles/squares. Also, as many other posted, since there is no way to even change the text of the TextViews, we end up creating same/similar layout files for individual screens. This all can be prevented, as done in mentioned library.