Default selector background in Clickable Views

前端 未结 9 1326
执念已碎
执念已碎 2020-12-23 02:15

I have some clickable views and I want to set the default available background that is present on list click (in ICS is a blue color). I have tried putting as background thi

9条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-23 02:31

    If you are using appcompat-v7, you can just use ?attr/selectableItemBackground.

提交回复
热议问题