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.
我有一个列表视图,其中嵌入了三个文本视图。在 listview 的焦点上,要求是将 listview 的颜色从白色更改为红色。和三个textview从黑色到白色。
请建议,
提前致谢
也许您应该尝试在 TextViews 上使用duplicateParentState属性?