You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: