Programmatically set '?selectableItemBackground' on Android view

后端 未结 7 1322
余生分开走
余生分开走 2020-12-12 20:25

In xml, I often do this to emulate onClick effect:



        
相关标签:
7条回答
  • 2020-12-12 21:06

    You should reference it as

    android.R.attr.selectableItemBackground

    0 讨论(0)
提交回复
热议问题