当前位置:  开发笔记 > Android > 正文

有什么区别?attr/selectableItemBackgroundBorderless和?anroid:attr/selectableItemBackgroundBorderless

如何解决《有什么区别?attr/selectableItemBackgroundBorderless和?anroid:attr/selectableItemBackgroundBorderless》经验,为你挑选了1个好方法。

在4.x设备上,布局文件使用会?android:attr/selectableItemBackgroundBorderless导致崩溃,但?attr/selectableItemBackgroundBorderless不会.他们之间有什么区别?



1> Saurabh..:

?attr/selectableItemBackgroundBorderless是appcompat支持库实现,它向后运行到API 7,而?android:attr/selectableItemBackgroundBorderless内部实现,在旧的API级别中不存在.因此崩溃.

推荐阅读
围脖上的博博_771
这个屌丝很懒,什么也没留下!
DevBox开发工具箱 | 专业的在线开发工具网站    京公网安备 11010802040832号  |  京ICP备19059560号-6
Copyright © 1998 - 2020 DevBox.CN. All Rights Reserved devBox.cn 开发工具箱 版权所有