Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在我的应用程序中,我有 4 个ImageButtons,每个 ImageButton 根据它们的状态有不同的源图像。因此为每个按钮维护 4 个单独的 xml 文件。
ImageButtons
有没有办法将所有选择器写入一个 xml 文件?
不是不可能:
文档说:StateListDrawable 是一个用 XML 定义的可绘制对象,它使用几个不同的图像来表示相同的图形,具体取决于对象的状态。
注意这里:相同的图形
src:可绘制资源