创建 XML 可绘制对象时出现问题

发布于 2024-10-03 18:50:44 字数 345 浏览 6 评论 0原文

我正在尝试为我的应用程序中的 ImageButton 创建滚动效果我一直在遵循 Android 开发人员网站上的指南,这里是 link

我一直在尝试创建所需的 XML 可绘制文件,如果单击该文件,该文件将更改图像,但我不确定会发生什么要创建的 xml 文件的类型,无论是动画、布局、值等。当我去创建文件时,它会强制您选择文件类型,从而阻止您在可绘制文件夹中创建 xml。

有谁知道我需要创建什么类型的 xml 文件?

I’m trying to create a roll over affect for my ImageButtons in my application I’ve been following the guide on the android developer’s site here’s the link

I’ve been trying to create the required XML drawable file which will change the image if it’s clicked but I’m unsure what type of xml file to create, whether it be animation, layout, value etc. When I go to create the file it forces you to select the type of file which stops you creating the xml in the drawable folder.

Does anyone know what typesof xml file I need to create?

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

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

发布评论

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

评论(1

缱绻入梦 2024-10-10 18:50:44

在这种情况下,请不要在该列表中选择 Android XML File。选择其他,然后在以下列表中的 XML 部分中选择XML 文件。给它一个合适的名称,然后定义您需要定义的内容。

In that case just don't select Android XML File in that list. Select Other and in the following list select XML File from the XML section. Give it an appropriate name and then just define what you need to define.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文