缺少方法setCardBackgroundColor

时间:2015-06-07 09:50:23

标签: android android-support-library android-cardview

在引用类CardView方法时,定义了setCardBackgroundColor,但Eclipse没有看到它。我怎样才能看到这种方法?

Missing method setCardBackgroundColor

1 个答案:

答案 0 :(得分:1)

导入CardView的正确版本。 如果不确定正确的版本,请更新sdk,然后导航到sdk \ extras \ android \ support \ v7导入CardView。