Open NothShow opened 6 years ago
fragment: NewbieGuide.with(this) .setLabel("home_search") .alwaysShow(true) .addGuidePage(GuidePage.newInstance() .setEverywhereCancelable(true) .addHighLight(searchRootView, HighLight.Shape.ROUND_RECTANGLE , CommonUtil.dp2px(3), 0, new RelativeGuide(R.layout.guide_tip_layer, Gravity.BOTTOM))) .show();
没有这问题吧
那再麻烦问您一下
fragment:
NewbieGuide.with(this) .setLabel("home_search") .alwaysShow(true) .addGuidePage(GuidePage.newInstance() .setEverywhereCancelable(true) .addHighLight(searchRootView, HighLight.Shape.ROUND_RECTANGLE , CommonUtil.dp2px(3), 0, new RelativeGuide(R.layout.guide_tip_layer, Gravity.BOTTOM))) .show();