Android-Widget:使用 RemoteView 更改 ListView 选择器颜色
是否可以使用remoteview设置appWidget上存在的listView的选择器颜色。基本上我想根据用户选择的主题更改其颜色,所以我无法在布局 xml 中定义它。请帮忙
Is it possible to set the selector color of listView present on the appWidget using remoteview. Basically I wanted to change its color according to the theme selected by user, so I can't define it in the layout xml. Please help
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您应该能够通过将主题的列表选择器 ID 传递到远程列表视图来做到这一点
You should be able to do so by passing the list-selector id of your theme to the remote listview via