UserGuideView 用户指引view 应用推出新功能需要给给用户提示指引一下.传入需要指引的View即可 How To Useage 引入依赖 step1.Add it in your root build.gradle at the end of repositories: allprojects { repositories { ... maven { url 'https://jitpack.io' } } } Step 2. Add the dependency dependencies { impleme