【发布时间】:2014-08-18 03:52:49
【问题描述】:
从 Android 开发者页面上提供的示例中,我看到新视图,如 RecyclerView,向后兼容 (android.support.v7.widget.RecyclerView)。
Material Design 中引入的所有新东西都向后兼容(到哪个版本)?
【问题讨论】:
-
还没有.. 它们包含在支持库中,但目前除了 L 之外什么都不能使用。 Link to a discussion about this.
标签: android android-5.0-lollipop backwards-compatibility material-design material-theme