我的CardView可以在预览时显示背景,但是在我运行应用程序时可以显示背景。其背景无法显示。
跟随xml是我的布局。
this.UtilAPCEditAPCList.MouseLeftButtonUp += (sender, e) =>
{
this.UtilAPCEditAPCList.Items.Refresh();
popup1.IsOpen = false;
}; while commenting Refresh() function, the issue in Touch also gets resolved.
CardView库是27.1.0,我尝试过27.1.1和27.1.0。但这不起作用!
这与this的问题不同,这些代码几天前就可以使用了。但是我不知道为什么五个同事会发生这种情况,并维护了这个项目,并且在那段日子里更新了大量代码。
谁对这个问题有想法。首先谢谢你!
答案 0 :(得分:1)
名片视图不接受drawable
的背景,因此请在名片视图的一侧采用新的父级布局,并为其设置drawable