Skip to content

Releases: easilycoder/GuideView

bugfix

16 May 05:41
Compare
Choose a tag to compare

feature:
1.显示引导视图的情况下,targetView设置可以点击,点击事件会从dialogFragment透传到activity;
2.每一页的guideView的配置可以携带一个condition的布尔值,判断被添加的GuideViewBundle是否需要被显示出来;
3.监听每一页引导视图关闭的事件
bugfix:
1.修复屏幕关闭后,引导视图被关闭的bug;

a implements of guide view using dialogfragment

17 Apr 06:18
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/easilycoder/GuideView

update license file