Android XML: RuntimeException: Failed to resolve attribute at index 6

后端 未结 10 1913
梦如初夏
梦如初夏 2020-12-01 23:44

Hello dear stackoverflower,

In my project, i am using the new \"android design library\". The problem is, that there is a runtime exception which says(Im trying to c

10条回答
  •  臣服心动
    2020-12-01 23:44

    In case anybody comes across this while setting up Android TV / working alongside the AndroidTV sample code, then the solution is to add the leanback theme to your activities in the manifest

    
    

提交回复
热议问题