TutoShowcase
TutoShowcase copied to clipboard
A simple and Elegant Showcase view for Android
Hi, thanks for great plugin, but I want to disable auto close when clicking on TutoShowcase. That mean I just want to close it using custom button. Maybe have a...
Hi, It's dismiss method is not working for closing up this showcase window
Is there any way we can show tutorial in the dialog ? Currently when I try to do, the tutorial is shown beneath the dialog. How can we show above...
tutoshowcase can not work with dialog. when i try to display tutoshowcase above dialog then it not work. any way to display above dialog?.
When we add showcase view with circle or rectangle how to add text on that for description.
Hi, I've added new field 'inflatedLayout' which is assigned in setContentView and thanks to that I can later access reference to this inflatedLayout and make some runtime changes to it...
So I'd like to have a simple rectangle drawn instead the rounded corners one. I am having trouble in finding any method to do this, and also tried to extend...
when using an RTL layout swipeRight hand steps out of screen on viewPager
Hi, Thanks for the awesome library. How can i repeat the swipeleft animation in a loop? As of now the animation comes only once.