No resource found that matches the given name 'Theme.Leanback'


 

Error:(1464) Error retrieving parent for item: No resource found that matches the given name 'Theme.Leanback'.


在build.gradle添加appcompat-v7 and leanback 依赖

compile 'com.android.support:appcompat-v7:23.1.1'
compile 'com.android.support:leanback-v17:23.1.1'
posted @ 2016-12-02 11:47  清澈见底  阅读(372)  评论(0)    收藏  举报