R.drawable 类和 SVN 的问题

发布于 2024-10-27 02:46:22 字数 316 浏览 1 评论 0原文

我有一个连接到 SVN 服务器的项目。我使用 Subclipse 作为 SVN 客户端。

我有一些问题,我不知道原因是什么。问题是,当我从 res/drawable 文件夹中删除一些图像时,我的程序图像变得如此损坏。例如,

  • 启动屏幕图像随某些按钮图像改变,
  • 按钮图像随背景图像改变
  • 等,一切都改变了。

如果我恢复更改(恢复已删除的图像),问题就会消失。如果我根本无法删除任何未使用的资源,那就会很麻烦。我对这个问题没有任何想法。有人遇到过同样的问题吗?

注意:我在连接关闭时删除了图像。是那个

I have a project which is connected to SVN server. I use Subclipse as the SVN Client.

I have some problem which I don't know what's the cause. the problem is,when i delete some images from res/drawable folder my program's images become so broken. lets say for example

  • the splash screen image changed with some button image
  • the button image changed with background image
  • etc,, everything is changed.

The problem will be gone if I revert back the change (restore the deleted images). That will be some trouble if I can't delete any unused resources at all. I don't have any idea about this problem. does anybody ever have the same problem?

note : I deleted the images when my connection is off. is that

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

萌吟 2024-11-03 02:46:22
  1. 您应该提交删除更改
  2. 尝试重建 R 类。
  1. You should commit deleting changes
  2. Try to rebuild R class.
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文