Hararot

Results 1 issues of Hararot

I'm using this from a fragment I tried to target a view but it dos not work `final View mView = inflater.inflate(R.layout.tab1_content1, container, false); TapTargetView.showFor(mView, TapTarget.forView(mView.findViewById(R.id.checkHomeBroadband), "This is a target",...