
[英]Alternatives to android.widget.Gallery (not the Gallery app)
[英]Why could not find the android.widget.gallery class? how to fix it?
显示XML的错误。 它说:
找不到以下类别:
- 图库(更改为android.widget.Gallery,修复构建路径,编辑XML)
gallery.java
存在于小部件文件中。 为什么会出现错误,我该如何解决?
这是一个旧帖子,我以为我投入了2美分。 不推荐使用图库。
使用ViewPager。 这里有个不错的教程。 http://thepseudocoder.wordpress.com/2011/10/05/android-page-swiping-using-viewpager/
如果您使用的是Eclipse,请转到“项目”选项卡并清理项目。 然后刷新它。 尝试再次运行它。 它应该解决此问题。
声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.