Android Cannot resolve symbol '?attr/selectableItemBackground'

后端 未结 10 1928
北恋
北恋 2020-12-05 09:11


        
10条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-05 09:34

    This is what solved to me:

    1. Close Android Studio
    2. Delete .idea directory in the root project directory

    1. Reimport the project

提交回复
热议问题