Can someone explain the attr?

前端 未结 6 1246
夕颜
夕颜 2021-01-30 00:16

I am looking at the Honeycomb Gallery sample code (here) and I ran across the following code while trying to add action items in my own app:



        
6条回答
  •  既然无缘
    2021-01-30 00:23

    This is for refering style Attributes. see R.attr

    ?[:][/]
    

    Referencing style attributes

提交回复
热议问题