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.
我有一个带有向下箭头的 android 微调器。当列表打开时,我希望箭头指向上方。曾经有一个 state_dropdown_showing。在 API 15 (4.0.3) 中,这种状态似乎已被移除。
知道列表是否打开的正确方法是什么,以便可以通过 XML 动态更改微调器的背景(包括箭头)?
我认为您必须使用单独的 ping 来显示向上箭头 第一个链接非常有用,其他链接可能会给您一些想法:
http://www.gersic.com/blog.php?id=57
Android - 自定义微调器背景问题
自定义微调器背景