本文介绍了替代展示库的应用程序用户的教程?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我找到了一个不错的库显示了一个教程,对屏幕上的特定项目的用户,被称为展示视图库
I've found a nice library for showing a tutorial to the user about specific items on the screen, called "ShowCase view library" .
库相当车,并有时画面外把它的纹理产品(例如当设备旋转)。
the library quite buggy and sometimes puts its textural items outside the screen (for example when the device is rotated) .
是有替代这个库,还是有办法解决它?
is there an alternative to this library, or a way to fix it?
唯一的同类图书馆中,我发现的是 SuperToolTips 。
the only similar library i've found is "SuperToolTips" .
推荐答案
给https://github.com/deano2390/MaterialShowcaseView一试,因为原来的ShowCaseView库现在是很precated。
Give https://github.com/deano2390/MaterialShowcaseView a try, as the original ShowCaseView library is now deprecated.
这篇关于替代展示库的应用程序用户的教程?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!