Rasik Kanzariya
Rasik Kanzariya
@GabrielBB okay, thanks for quick reply
thank you very much @balavishnu and @cardovaeric this work for me if(getActivity().findViewById(R.id.menu_item)!=null) sequence.addSequenceItem(getActivity().findViewById(R.id.menu_item), "Description", "GOT IT"); AND Handler myHandler = new Handler(); myHandler.postDelayed(new Runnable() { @Override public void run() {...
How can we put SKIP button same like GOT IT button in ShowcaseView so that we can skip rest introduction showcaseViw ? any one know? please help me if any...
is there any way to set text bellow icon?
i think this is basic requirement you should add it